summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAgeFilesLines
* Add --with-default-path to configure so distros can configure the defaultBrian Cameron2009-02-171-54/+9
| | | | | | | | | | | 2009-02-17 Brian Cameron <brian.cameron@sun.com> * configure.ac, acconfig.h, daemon/Makefile.am: Add --with-default-path to configure so distros can configure the default PATH to use in the user's session. Cleanup some unused cruft from configure.ac, acconfig.h and daemon/Makefile.am svn path=/trunk/; revision=6711
* Post release bumpWilliam Jon McCann2008-12-171-1/+1
| | | | | | | | | | 2008-12-16 William Jon McCann <jmccann@redhat.com> * configure.ac: Post release bump svn path=/trunk/; revision=6644
* post bumpWilliam Jon McCann2008-12-031-1/+1
| | | | | | | | | | 2008-12-03 William Jon McCann <jmccann@redhat.com> * configure.ac: post bump svn path=/trunk/; revision=6621
* Fix some build system warningsWilliam Jon McCann2008-12-031-76/+39
| | | | | | | | | | | | | | | | | 2008-12-02 William Jon McCann <jmccann@redhat.com> * NEWS: * common/Makefile.am: * configure.ac: * daemon/Makefile.am: * gui/simple-chooser/Makefile.am: * gui/simple-greeter/Makefile.am: * gui/user-switch-applet/Makefile.am: * utils/Makefile.am: Fix some build system warnings svn path=/trunk/; revision=6616
* Add xau to XLIB, fix #561480Halton Huo2008-11-211-1/+1
| | | | | | | | | 2008-11-21 Halton Huo <halton.huo@sun.com> * configure.ac: Add xau to XLIB, fix #561480 svn path=/trunk/; revision=6605
* Set XSESSION_SHELL, otherwise the data/Xsession script does not get set upBrian Cameron2008-11-041-0/+9
| | | | | | | | | 2008-11-04 Brian Cameron <brian.cameron@sun.com> * configure.ac: Set XSESSION_SHELL, otherwise the data/Xsession script does not get set up with a default shell to use. svn path=/trunk/; revision=6589
* Post branch version bumpWilliam Jon McCann2008-10-131-1/+1
| | | | | | | | | 2008-10-13 William Jon McCann <jmccann@redhat.com> * configure.ac: Post branch version bump svn path=/trunk/; revision=6563
* Bump versionMatthias Clasen2008-09-221-1/+1
| | | | svn path=/trunk/; revision=6544
* post release version bumpWilliam Jon McCann2008-09-091-1/+1
| | | | | | | | | 2008-09-08 William Jon McCann <jmccann@redhat.com> * configure.ac: post release version bump svn path=/trunk/; revision=6489
* Update for releaseGDM_2_23_92William Jon McCann2008-09-091-1/+1
| | | | | | | | | 2008-09-08 William Jon McCann <jmccann@redhat.com> * NEWS: Update for release svn path=/trunk/; revision=6487
* Add Brian Cameron's initial cut at the docs.Ray Strode2008-09-011-0/+1
| | | | | | | | | 2008-09-01 Ray Strode <rstrode@redhat.com> * docs/*, configure.ac, Makefile.am: Add Brian Cameron's initial cut at the docs. svn path=/trunk/; revision=6451
* Fix typoWilliam Jon McCann2008-08-261-1/+1
| | | | | | | | | 2008-08-25 William Jon McCann <jmccann@redhat.com> * configure.ac: Fix typo svn path=/trunk/; revision=6434
* Post release bumpWilliam Jon McCann2008-08-251-1/+1
| | | | | | | | | 2008-08-25 William Jon McCann <jmccann@redhat.com> * configure.ac: Post release bump svn path=/trunk/; revision=6433
* Fix distcheck and bump version.William Jon McCann2008-08-251-1/+1
| | | | | | | | | | | 2008-08-25 William Jon McCann <jmccann@redhat.com> * configure.ac: * data/greeter-autostart/Makefile.am: Fix distcheck and bump version. svn path=/trunk/; revision=6430
* Add some desktop files to populate the default greeter session.William Jon McCann2008-08-211-2/+1
| | | | | | | | | | | | | | | | | 2008-08-21 William Jon McCann <jmccann@redhat.com> * configure.ac: * data/Makefile.am: * data/greeter-autostart/Makefile.am: * data/greeter-autostart/gnome-power-manager.desktop.in.in: * data/greeter-autostart/gnome-settings-daemon.desktop.in.in: * gui/simple-greeter/Makefile.am: * gui/simple-greeter/at-spi-registryd-wrapper.desktop.in.in: * gui/simple-greeter/gdm-simple-greeter.desktop.in.in: Add some desktop files to populate the default greeter session. svn path=/trunk/; revision=6409
* Fix the keyboard layout chooserMatthias Clasen2008-08-211-2/+5
| | | | svn path=/trunk/; revision=6405
* Fix broken check for TCP Wrappers. Fixes bug #548676. Patch by StanislavBrian Cameron2008-08-211-41/+31
| | | | | | | | | | 2008-08-20 Brian Cameron <brian.cameron@sun.com> * configure.ac: Fix broken check for TCP Wrappers. Fixes bug #548676. Patch by Stanislav Brabec <sbrabec@suse.cz> and Brian Cameron <Brian.Cameron@sun.com> svn path=/trunk/; revision=6404
* Simplify the Solaris OS checks. Make it easy to insert DistributionBrian Cameron2008-08-211-23/+21
| | | | | | | | | | | | | | 2008-08-20 Brian Cameron <brian.cameron@sun.com> * configure.ac: Simplify the Solaris OS checks. * data/Makefile.am, data/Xsession.in: Make it easy to insert Distribution specific scripting into the Xsession script. * data/Xsession.common, data/Xsession.solaris: Provide Solaris and default script. Patch by Takao Fujiwara <Takao.Fujiwara@sun.com> and Brian Cameron <Brian.Cameron@sun.com>. Fixes bugs #509141 and #547549. svn path=/trunk/; revision=6400
* Allow the gdm greeter username to be configured at build time. Patch fromWilliam Jon McCann2008-08-201-0/+32
| | | | | | | | | | | | | | | | | | | | | 2008-08-19 William Jon McCann <jmccann@redhat.com> * configure.ac: * daemon/gdm-chooser-server.c (gdm_chooser_server_class_init): * daemon/gdm-display.c (gdm_display_real_create_authority): * daemon/gdm-factory-slave.c (run_greeter): * daemon/gdm-greeter-server.c (gdm_greeter_server_class_init): * daemon/gdm-simple-slave.c (on_session_accredited), (run_greeter): * daemon/gdm-welcome-session.c (gdm_welcome_session_class_init): * daemon/gdm-xdmcp-chooser-slave.c (run_chooser): * data/Makefile.am: * gui/simple-greeter/gdm-user-manager.c: Allow the gdm greeter username to be configured at build time. Patch from Patryk Zawadzki <patrys@pld-linux.org> Fixes #504565 svn path=/trunk/; revision=6395
* Make PolicyKit-gnome optional Patch from: Gilles DartiguelongueWilliam Jon McCann2008-08-191-2/+14
| | | | | | | | | | | 2008-08-18 William Jon McCann <jmccann@redhat.com> * configure.ac: Make PolicyKit-gnome optional Patch from: Gilles Dartiguelongue <gilles.dartiguelongue@esiee.org> Fixes #547965 svn path=/trunk/; revision=6389
* Clean up some usage. Patch from: Gilles DartiguelongueWilliam Jon McCann2008-08-191-73/+112
| | | | | | | | | | | 2008-08-18 William Jon McCann <jmccann@redhat.com> * configure.ac: Clean up some usage. Patch from: Gilles Dartiguelongue <gilles.dartiguelongue@esiee.org> Fixes #547965 svn path=/trunk/; revision=6388
* Switch to using gnome-session 2.23.6+ for session management. The actualWilliam Jon McCann2008-08-141-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-08-14 William Jon McCann <jmccann@redhat.com> * configure.ac: * daemon/gdm-greeter-session.c (gdm_greeter_session_new): * gui/simple-greeter/Makefile.am: * gui/simple-greeter/at-spi-registryd-wrapper.desktop.in.in: * gui/simple-greeter/gdm-greeter-session.c (toggle_panel), (toggle_login_window), (gdm_greeter_session_start), (gdm_greeter_session_stop), (gdm_greeter_session_event_handler), (gdm_greeter_session_init): * gui/simple-greeter/gdm-session-client.c: * gui/simple-greeter/gdm-session-client.h: * gui/simple-greeter/gdm-session-manager.c: * gui/simple-greeter/gdm-session-manager.h: * gui/simple-greeter/gdm-simple-greeter.desktop.in.in: * gui/simple-greeter/greeter-main.c (session_manager_connect), (register_client), (main): Switch to using gnome-session 2.23.6+ for session management. The actual greeter that will be shown will be determined by autostart. This means that we'll share a common SM framework and it will be easier to change greeter frontends. svn path=/trunk/; revision=6380
* Bug 547826 – Whitelist languages not known by fontconfigBehdad Esfahbod2008-08-141-0/+2
| | | | | | | | | | | | | | | 2008-08-14 Behdad Esfahbod <behdad@gnome.org> Bug 547826 – Whitelist languages not known by fontconfig * configure.ac: Require fontconfig >= 2.6.0 * gui/simple-greeter/gdm-language-chooser-widget.c (language_has_font): Accept language if FcLangGetCharSet() returns NULL on it. svn path=/trunk/; revision=6379
* Post release version bumpWilliam Jon McCann2008-07-311-1/+1
| | | | | | | | | 2008-07-30 William Jon McCann <jmccann@redhat.com> * configure.ac: Post release version bump svn path=/trunk/; revision=6342
* Update for 2.23.2 releaseGDM_2_23_2William Jon McCann2008-07-311-1/+1
| | | | | | | | | | | 2008-07-30 William Jon McCann <jmccann@redhat.com> * configure.ac: * NEWS: Update for 2.23.2 release svn path=/trunk/; revision=6340
* Wow, that was really broken. Use mkdtemp when available to create aWilliam Jon McCann2008-07-311-0/+9
| | | | | | | | | | | | | | | | | | 2008-07-30 William Jon McCann <jmccann@redhat.com> * common/Makefile.am: * common/gdm-common.c (gdm_make_temp_dir): * common/gdm-common.h: * common/mkdtemp.c: * common/mkdtemp.h: * configure.ac: * daemon/gdm-display-access-file.c (_create_xauth_file_for_user), (gdm_display_access_file_close): Wow, that was really broken. Use mkdtemp when available to create a temporary directory. svn path=/trunk/; revision=6338
* Add missing file for test-filesystem-type. Use FORTIFY_SOURCEWilliam Jon McCann2008-07-211-1/+1
| | | | | | | | | | | | | 2008-07-21 William Jon McCann <jmccann@redhat.com> * configure.ac: * gui/simple-greeter/Makefile.am: * gui/simple-greeter/test-filesystem-type.c (get_filesystem_type), (print_fstype), (main): Add missing file for test-filesystem-type. Use FORTIFY_SOURCE svn path=/trunk/; revision=6318
* Remove unused HALT,REBOOT commandsWilliam Jon McCann2008-07-211-44/+0
| | | | | | | | | | 2008-07-21 William Jon McCann <jmccann@redhat.com> * configure.ac: Remove unused HALT,REBOOT commands svn path=/trunk/; revision=6311
* Require newer intltoolWilliam Jon McCann2008-07-201-1/+1
| | | | | | | | | | | 2008-07-20 William Jon McCann <jmccann@redhat.com> * Makefile.am: * configure.ac: Require newer intltool svn path=/trunk/; revision=6308
* Make libxklavier an optional dependency.Brian Cameron2008-06-061-1/+9
| | | | | | | | | | | | 2008-06-05 Brian Cameron <brian.cameron@sun.com> * configure.ac, gui/simple-greeter/Makefile.am, gui/simple-greeter/gdm-layouts.c, gui/simple-greeter/gdm-greeter-panel.c, gui/simple-greeter/gdm-layout-chooser-widget.c: Make libxklavier an optional dependency. svn path=/trunk/; revision=6260
* Dist bzip by default.William Jon McCann2008-05-141-1/+1
| | | | | | | | | | 2008-05-14 William Jon McCann <jmccann@redhat.com> * configure.ac: Dist bzip by default. svn path=/trunk/; revision=6236
* Bump PK dep to 0.8 for action_equal.William Jon McCann2008-05-061-1/+1
| | | | | | | | 2008-05-06 William Jon McCann <jmccann@redhat.com> * configure.ac: Bump PK dep to 0.8 for action_equal. svn path=/trunk/; revision=6216
* Fix typo.William Jon McCann2008-05-061-1/+1
| | | | | | | | | 2008-05-06 William Jon McCann <jmccann@redhat.com> * configure.ac: Fix typo. svn path=/trunk/; revision=6214
* Add a keyboard chooserMatthias Clasen2008-05-051-0/+2
| | | | svn path=/trunk/; revision=6212
* Post branch version bumpWilliam Jon McCann2008-05-021-1/+1
| | | | | | | | | 2008-05-02 William Jon McCann <jmccann@redhat.com> * configure.ac: Post branch version bump svn path=/trunk/; revision=6207
* Post release version bumpWilliam Jon McCann2008-05-021-1/+1
| | | | | | | | | 2008-05-01 William Jon McCann <jmccann@redhat.com> * configure.ac: Post release version bump svn path=/trunk/; revision=6204
* prepare for release.William Jon McCann2008-05-011-1/+1
| | | | | | | | | | | | | | | | | | | 2008-05-01 William Jon McCann <jmccann@redhat.com> * NEWS: * configure.ac: prepare for release. * daemon/main.c (bus_reconnect), (bus_proxy_destroyed_cb), (main): Try to fix a crash at shutdown. * gui/simple-greeter/gdm-greeter-login-window.c (do_system_restart), (do_system_stop): * gui/simple-greeter/test-greeter-login-window.c: Fix some warnings. svn path=/trunk/; revision=6197
* Add "#define _POSIX_PTHREAD_SEMANTICS" to test for POSIX getpwnam_r. ThisBrian Cameron2008-04-161-0/+1
| | | | | | | | | | | | 2008-04-15 Brian Cameron <brian.cameron@sun.com> * configure.ac: Add "#define _POSIX_PTHREAD_SEMANTICS" to test for POSIX getpwnam_r. This is needed to be able to identify that Solaris does have the POSIX version of this function. Otherwise the build fails when building gdm-session-worker.c, which uses this function. svn path=/trunk/; revision=6154
* configure.acRay Strode2008-04-081-0/+14
| | | | | | | | | | | | | 2008-04-08 Ray Strode <rstrode@redhat.com> * configure.ac * data/Makefile.am: * daemon/Makefile.am: * daemon/gdm-display-access-file.c (_create_xauth_file_for_user) Store X auth password in /var/run/gdm instead of /tmp svn path=/trunk/; revision=6137
* Add a configure check for stropts.h since it has been removed from glibc.William Jon McCann2008-03-261-0/+4
| | | | | | | | | | | | 2008-03-26 William Jon McCann <jmccann@redhat.com> * common/gdm-address.c: * configure.ac: Add a configure check for stropts.h since it has been removed from glibc. svn path=/trunk/; revision=6075
* Add some more profiling stuff.William Jon McCann2008-03-241-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | 2008-03-23 William Jon McCann <jmccann@redhat.com> * common/gdm-profile.h: * configure.ac: * gui/simple-greeter/gdm-greeter-client.c: (gdm_greeter_client_start): * gui/simple-greeter/gdm-greeter-session.c: (toggle_panel), (toggle_login_window), (launch_compiz), (launch_metacity), (start_window_manager), (activate_settings_daemon), (gdm_greeter_session_start): * gui/simple-greeter/gdm-session-manager.c: (_change_level), (gdm_session_manager_set_level): * gui/simple-greeter/greeter-main.c: (load_a11y), (main): Add some more profiling stuff. The greeter can now be profiled like so: strace -ttt -f -o /tmp/logfile.strace -p `/sbin/pidof gdm-binary` python plot-timeline.py -o prettygraph.png /tmp/logfile.strace See: http://www.gnome.org/~federico/news-2006-03.html#09 svn path=/trunk/; revision=6053
* Post release version bumpWilliam Jon McCann2008-03-111-1/+1
| | | | | | | | | 2008-03-10 William Jon McCann <jmccann@redhat.com> * configure.ac: Post release version bump svn path=/trunk/; revision=5994
* Add crash logger tool.William Jon McCann2008-03-081-0/+4
| | | | | | | | | | | | | 2008-03-08 William Jon McCann <jmccann@redhat.com> * common/Makefile.am: * common/gdb-cmd: * common/gdm-crash-logger.c: (main): * configure.ac: Add crash logger tool. svn path=/trunk/; revision=5962
* Post release bumpWilliam Jon McCann2008-02-261-1/+1
| | | | | | | | | 2008-02-25 William Jon McCann <jmccann@redhat.com> * configure.ac: Post release bump svn path=/trunk/; revision=5874
* Remove Solaris devperm checking.Brian Cameron2008-02-201-7/+0
| | | | | | | | 2008-02-20 Brian Cameron <brian.cameron@sun.com> * configure.ac: Remove Solaris devperm checking. svn path=/trunk/; revision=5829
* Bump versionWilliam Jon McCann2008-02-131-1/+1
| | | | | | | | | 2008-02-12 William Jon McCann <mccann@jhu.edu> * configure.ac: Bump version svn path=/trunk/; revision=5754
* Don't use -Werror.William Jon McCann2008-02-111-1/+1
| | | | | | | | | 2008-02-11 William Jon McCann <jmccann@redhat.com> * configure.ac: Don't use -Werror. svn path=/trunk/; revision=5748
* Give an error if we can't find pam.William Jon McCann2008-02-081-0/+2
| | | | | | | | | | 2008-02-08 William Jon McCann <jmccann@redhat.com> * configure.ac: Give an error if we can't find pam. svn path=/trunk/; revision=5739
* Add PAM auditing logic. Based on patch and feedback from Brian Cameron andRay Strode2008-02-061-1/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2008-02-05 Ray Strode <rstrode@redhat.com> Add PAM auditing logic. Based on patch and feedback from Brian Cameron and earlier code from Gary Winiger and Steve Grubb. * configure.ac: set HAVE_ADT and HAVE_LIBAUDIT as appropriate for solaris and linux audit support, respectively. * daemon/Makefile.am: add new auditing code to Makefile. * daemon/gdm-session-auditor.[ch]: generic base class for doing auditing. * daemon/gdm-session-linux-auditor.[ch]: linux auditor subclass * daemon/gdm-session-solaris-auditor.[ch]: solaris auditor subclass * daemon/gdm-session-worker.c (GdmSessionWorkerPrivate): track auditor (gdm_session_worker_update_username): inform audit code about username changes (gdm_session_worker_start_auditor): instantiate the auditor (gdm_session_worker_stop_auditor): free the auditor (gdm_session_worker_uninitialize_pam): inform audit code about logout/login failure and then free the auditor (_get_tty_for_pam): fix calling return more than once on solaris (gdm_session_worker_initialize_pam): instantiate the auditor. (gdm_session_worker_authorize_user): inform audit code about password changes (gdm_session_worker_accredit_user): inform audit code about user getting credentials (gdm_session_worker_open_user_session): inform audit code about successful login svn path=/trunk/; revision=5702
* Add gio to COMMON_LIBS, needed to link on Solaris. Reference COMMON_LIBSBrian Cameron2008-02-051-0/+1
| | | | | | | | | | | | 2008-02-05 Brian Cameron <brian.cameron@sun.com> * configure.ac: Add gio to COMMON_LIBS, needed to link on Solaris. * gui/simple-greeter/Makefile.am, gui/user-switch-applet/Makefile.am: Reference COMMON_LIBS so programs link. svn path=/trunk/; revision=5696