summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* r14675: Protect against null sids and rids in the cached credentials functions.Günther Deschner2007-10-101-2/+28
* r14674: Further cleanup for cached logins, only dump hashes with DEBUG_PASSWORD.Günther Deschner2007-10-103-1/+9
* r14669: Remove duplicate source caused by running patch(1) once too often.James Peach2007-10-101-272/+0
* r14668: Set the FILE_STATUS_OFFLINE bit by observing the events a DMAPI-basedJames Peach2007-10-1013-7/+677
* r14664: r13868@cabra: derrell | 2006-03-22 17:04:30 -0500Derrell Lipman2007-10-105-27/+236
* r14659: Fix installpammodules for shells where aLars Müller2007-10-102-5/+11
* r14646: Adding samr querygroup infolevels 2 & 5.Günther Deschner2007-10-104-13/+152
* r14645: No idea how this happened, fixing the build.Günther Deschner2007-10-101-55/+0
* r14643: Merge dcerpc_errstr from Samba 4.Günther Deschner2007-10-105-4/+146
* r14634: Many bug fixes thanks to train rides and overnight stays in airportsGerald Carter2007-10-108-27/+162
* r14632: add basic 'make test' using samba4's smbtortureStefan Metzmacher2007-10-109-274/+478
* r14631: Add {,un}installpammodules rule and add it to the install rule.Lars Müller2007-10-102-2/+37
* r14628: sync timelimit.c with the version from the build-farm repositoryStefan Metzmacher2007-10-101-20/+39
* r14627: Adapt the linkage text from pam_smbpass to pam_winbind.Lars Müller2007-10-101-1/+1
* r14626: Only set libdir and mandir to the defaults if we haven't used --libdirLars Müller2007-10-101-2/+2
* r14624: - add timelimit.cStefan Metzmacher2007-10-103-0/+120
* r14618: add --no-process-group to all server programmsStefan Metzmacher2007-10-105-12/+19
* r14617: Fix typo in comment.Lars Müller2007-10-101-1/+1
* r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3:Günther Deschner2007-10-102-11/+1
* r14602: Fix another logic bug in new oplock handling. JustJeremy Allison2007-10-101-12/+17
* r14600: Refactor capability interface from being IRIX-specific to using onlyJames Peach2007-10-107-88/+111
* r14597: Merge DCERPC_FAULT constants from Samba 4.Günther Deschner2007-10-105-9/+19
* r14596: Fix a logic bug with multiple oplock contention.Jeremy Allison2007-10-101-18/+33
* r14585: Tighten argument list of kerberos_kinit_password again,Günther Deschner2007-10-107-25/+40
* r14584: Really follow with roosbindir by defaulr the setting we use for sbindir.Lars Müller2007-10-101-1/+1
* r14580: add 'net sam createbuiltingroup' to map BUILTIN local groups to a gidGerald Carter2007-10-101-0/+59
* r14579: Add REJECT_REASON_OTHER in the rpcclient chgpasswd3.Günther Deschner2007-10-101-1/+2
* r14578: fix incorrect comment in fill_sam_account(). This function is called...Gerald Carter2007-10-101-4/+1
* r14577: BUG Fixes:Gerald Carter2007-10-106-25/+215
* r14576: Skip remaining keytab entries when we have a clear indication thatGünther Deschner2007-10-101-1/+23
* r14574: Allow use of sendfile as long as the write cache has not been enabledJames Peach2007-10-101-3/+4
* r14559: Oplocks have changed, process_smb can be static againVolker Lendecke2007-10-101-3/+2
* r14530: removing unused 'winbind max idle children' parameterGerald Carter2007-10-101-3/+0
* r14522: sync socket_wrapper code with samba4Stefan Metzmacher2007-10-101-64/+309
* r14515: fix soname breakage caused by mad merge from trunk (missed replacing ...Gerald Carter2007-10-101-2/+2
* r14514: Fixing last commit. Thanks Volker.Günther Deschner2007-10-101-1/+1
* r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is notGünther Deschner2007-10-101-2/+5
* r14512: Guenther, This code breaks winbind with MIT krb1.3.Gerald Carter2007-10-101-2/+12
* r14509: Attempt to fix the build on "sun1"Volker Lendecke2007-10-101-1/+3
* r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAMEGünther Deschner2007-10-101-1/+1
* r14507: Re-disable accidentially re-enabled paranoia check. This should makeGünther Deschner2007-10-101-1/+4
* r14506: Remove remaining references to a KCM credential cache type.Günther Deschner2007-10-102-5/+1
* r14505: Rename the timed_event to lockout_policy_event.Günther Deschner2007-10-102-9/+9
* r14503: Fix principal in debug statement.Günther Deschner2007-10-101-2/+1
* r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain passwordGünther Deschner2007-10-103-5/+9
* r14495: Allow to play with the logon_param flag when testing samlogons.Günther Deschner2007-10-101-22/+21
* r14493: There is no point in falling back to a samlogon when a krb5login hasGünther Deschner2007-10-101-0/+17
* r14489: Guard against coverity reversion. #181 is a false positiveJeremy Allison2007-10-101-0/+2
* r14482: Fixes for spoolss code (after coverity fixes) when theGerald Carter2007-10-101-15/+15
* r14480: Kill one boolean flag passed down :-)Volker Lendecke2007-10-102-9/+7