summaryrefslogtreecommitdiff
path: root/source
Commit message (Expand)AuthorAgeFilesLines
* Fix the compile on NetBSD -- missing prototypesVolker Lendecke2008-06-091-0/+39
* Fix the compile on NetBSD -- readlink and read are macros thereVolker Lendecke2008-06-092-10/+10
* libreplace: only include AC_USE_SYSTEM_EXTENSIONS fallback if requiredStefan Metzmacher2008-06-091-1/+2
* libreplace: fix warnings with autoconf-2.62 rename ac_ => libreplace_cv_Stefan Metzmacher2008-06-091-4/+4
* configure: we require autoconf 2.54Stefan Metzmacher2008-06-091-2/+2
* configure: fix warnings with autoconf-2.62 rename SMB_BUILD_ => samba_cv_Stefan Metzmacher2008-06-091-3/+3
* configure: fix warnings with autoconf-2.62 rename samba_stat_hires => samba_c...Stefan Metzmacher2008-06-091-6/+6
* configure: fix warnings with autoconf-2.62 rename smb_krb5_ => smb_krb5_cv_Stefan Metzmacher2008-06-091-21/+21
* netdomjoin-gui: enable NetGetJoinInformation() call after successfull joining.Günther Deschner2008-06-091-3/+3
* netdomjoin-gui: fix more gtk runtime warnings.Günther Deschner2008-06-091-0/+4
* netdomjoin-gui: disable annoying "reboot now" dialog.Günther Deschner2008-06-091-0/+4
* netdomjoin-gui: some minor fixes + hunting down typecast bugs.Günther Deschner2008-06-091-11/+25
* Bugfix noticed by Herb. On using the again: tag as aJeremy Allison2008-06-091-0/+15
* pam_winbind: fix pam_sm_chauthtok for storing modified cached creds.Günther Deschner2008-06-091-1/+16
* libnetjoin: add libnet_join_rollback().Günther Deschner2008-06-091-1/+30
* libnetjoin: First store configuration and then verify the join.Günther Deschner2008-06-091-4/+11
* Manually port Steven Dannenman fix for using the correct machine domain whenGerald W. Carter2008-06-092-6/+6
* Manually merge Steven Danneman's patch for SPNEGO auth to a trustedGerald W. Carter2008-06-092-25/+28
* Revert "build: add symbol versioning when we build with gnu ld"Karolin Seeger2008-06-096-69/+16
* Fix a memleak in fetch_ldap_pwVolker Lendecke2008-06-091-1/+2
* Fix a memleak in secrets_fetch_trust_account_password_legacyVolker Lendecke2008-06-091-0/+1
* Fix a memleak in secrets_fetch_afs_keyVolker Lendecke2008-06-091-0/+2
* Add STREAMINFO op to vfs_full_auditVolker Lendecke2008-06-092-1/+28
* mailslot: always pull a command 25 type reply.Günther Deschner2008-06-061-0/+1
* Fix a memleak caused by a crappy get_sorted_dc_list() APIVolker Lendecke2008-06-051-1/+14
* Fix a memleak in ads_find_dc() in case get_sorted_dc_list() failsVolker Lendecke2008-06-051-0/+1
* build: fix build warning.Günther Deschner2008-06-051-1/+1
* libnetjoin: correctly copy returned lsa policy sid.Günther Deschner2008-06-051-2/+4
* libnetjoin: only close existing policy handles while unjoining.Günther Deschner2008-06-051-2/+10
* libnetjoin: delete possible "realm" leftover parameter.Günther Deschner2008-06-051-0/+2
* Allow server manager to close open files selected by id.Jeremy Allison2008-06-056-4/+97
* Split the winbindd_passdb backend into a 'builtin' and a 'sam'Jeremy Allison2008-06-054-115/+349
* Add ldap connection timeout for OpenLDAP and Netscape LDAP libs. This can be ...Björn Jacke2008-06-043-3/+40
* Fix empty input fields in SWAT; [#5515].Andreas Schneider2008-06-031-4/+4
* Fix saving of the config file in SWAT; [#5516].Andreas Schneider2008-06-031-2/+2
* Fix by Bo Yang <boyang@novell.com> for bug with winbindd trusted domain childJeremy Allison2008-06-031-2/+18
* Fix bug reported by David Eisner <deisner@gmail.com>. When allocating cliJeremy Allison2008-06-031-3/+3
* From Michael R Sweet <mike@easysw.com>.Jeremy Allison2008-05-311-1/+1
* A few cleanups from Chere Zhou <chere.zhou@isilon.com>.Jeremy Allison2008-05-312-0/+7
* Memory leak fixes from Chere Zhou <czhou@isilon.com>.Jeremy Allison2008-05-312-0/+5
* Fix bug #5504. winbindd children and parent were handing SIGTERM in the same ...Jeremy Allison2008-05-312-11/+16
* Fix valgrind bug in debug statement. Don't reference uninitialized memory.Jeremy Allison2008-05-311-3/+2
* minor memory leak fixChere Zhou2008-05-311-0/+1
* Fix winbindd on a PDC by reverting : 83b04c60fac76ccd2d5aecb14f8896a07d488b1f...Jeremy Allison2008-05-312-9/+6
* VERSION: Raise version number to 3.2.0rc2.Karolin Seeger2008-05-301-1/+1
* Security fix for CVE-2008-1105: Boundary failure when parsing SMB responsesJeremy Allison2008-05-306-210/+14
* Fix security=server, bug 5502Volker Lendecke2008-05-301-2/+4
* Tiny memory leakMarc VanHeyningen2008-05-301-0/+2
* Fix Bug #5285. (libcap header mismatch)Günther Deschner2008-05-293-47/+9
* Re-enable the evil "aio write behind" parameter.Jeremy Allison2008-05-291-0/+2