Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r14634: Many bug fixes thanks to train rides and overnight stays in airports | Gerald Carter | 8 | -27/+162 |
2007-10-10 | r14632: add basic 'make test' using samba4's smbtorture | Stefan Metzmacher | 9 | -274/+478 |
2007-10-10 | r14631: Add {,un}installpammodules rule and add it to the install rule. | Lars Müller | 2 | -2/+37 |
2007-10-10 | r14628: sync timelimit.c with the version from the build-farm repository | Stefan Metzmacher | 1 | -20/+39 |
2007-10-10 | r14627: Adapt the linkage text from pam_smbpass to pam_winbind. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r14626: Only set libdir and mandir to the defaults if we haven't used --libdir | Lars Müller | 1 | -2/+2 |
2007-10-10 | r14624: - add timelimit.c | Stefan Metzmacher | 3 | -0/+120 |
2007-10-10 | r14618: add --no-process-group to all server programms | Stefan Metzmacher | 5 | -12/+19 |
2007-10-10 | r14617: Fix typo in comment. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r14611: Fix init_creds_opts issue jerry discovered when using MIT krb5 1.3: | Günther Deschner | 2 | -11/+1 |
2007-10-10 | r14602: Fix another logic bug in new oplock handling. Just | Jeremy Allison | 1 | -12/+17 |
2007-10-10 | r14600: Refactor capability interface from being IRIX-specific to using only | James Peach | 7 | -88/+111 |
2007-10-10 | r14597: Merge DCERPC_FAULT constants from Samba 4. | Günther Deschner | 5 | -9/+19 |
2007-10-10 | r14596: Fix a logic bug with multiple oplock contention. | Jeremy Allison | 1 | -18/+33 |
2007-10-10 | r14585: Tighten argument list of kerberos_kinit_password again, | Günther Deschner | 7 | -25/+40 |
2007-10-10 | r14584: Really follow with roosbindir by defaulr the setting we use for sbindir. | Lars Müller | 1 | -1/+1 |
2007-10-10 | r14580: add 'net sam createbuiltingroup' to map BUILTIN local groups to a gid | Gerald Carter | 1 | -0/+59 |
2007-10-10 | r14579: Add REJECT_REASON_OTHER in the rpcclient chgpasswd3. | Günther Deschner | 1 | -1/+2 |
2007-10-10 | r14578: fix incorrect comment in fill_sam_account(). This function is called... | Gerald Carter | 1 | -4/+1 |
2007-10-10 | r14577: BUG Fixes: | Gerald Carter | 6 | -25/+215 |
2007-10-10 | r14576: Skip remaining keytab entries when we have a clear indication that | Günther Deschner | 1 | -1/+23 |
2007-10-10 | r14574: Allow use of sendfile as long as the write cache has not been enabled | James Peach | 1 | -3/+4 |
2007-10-10 | r14559: Oplocks have changed, process_smb can be static again | Volker Lendecke | 1 | -3/+2 |
2007-10-10 | r14530: removing unused 'winbind max idle children' parameter | Gerald Carter | 1 | -3/+0 |
2007-10-10 | r14522: sync socket_wrapper code with samba4 | Stefan Metzmacher | 1 | -64/+309 |
2007-10-10 | r14515: fix soname breakage caused by mad merge from trunk (missed replacing ... | Gerald Carter | 1 | -2/+2 |
2007-10-10 | r14514: Fixing last commit. Thanks Volker. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14513: Fix winbindd_chauthtok: only fallback when the chgpasswd3 call is not | Günther Deschner | 1 | -2/+5 |
2007-10-10 | r14512: Guenther, This code breaks winbind with MIT krb1.3. | Gerald Carter | 1 | -2/+12 |
2007-10-10 | r14509: Attempt to fix the build on "sun1" | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r14508: Return PAM_SUCCESS in pam_sm_close_session when there is no KRB5CCNAME | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r14507: Re-disable accidentially re-enabled paranoia check. This should make | Günther Deschner | 1 | -1/+4 |
2007-10-10 | r14506: Remove remaining references to a KCM credential cache type. | Günther Deschner | 2 | -5/+1 |
2007-10-10 | r14505: Rename the timed_event to lockout_policy_event. | Günther Deschner | 2 | -9/+9 |
2007-10-10 | r14503: Fix principal in debug statement. | Günther Deschner | 1 | -2/+1 |
2007-10-10 | r14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callout for domain password | Günther Deschner | 3 | -5/+9 |
2007-10-10 | r14495: Allow to play with the logon_param flag when testing samlogons. | Günther Deschner | 1 | -22/+21 |
2007-10-10 | r14493: There is no point in falling back to a samlogon when a krb5login has | Günther Deschner | 1 | -0/+17 |
2007-10-10 | r14489: Guard against coverity reversion. #181 is a false positive | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r14482: Fixes for spoolss code (after coverity fixes) when the | Gerald Carter | 1 | -15/+15 |
2007-10-10 | r14480: Kill one boolean flag passed down :-) | Volker Lendecke | 2 | -9/+7 |
2007-10-10 | r14474: Also flush the nscd caches before entering the main winbindd loop. | Günther Deschner | 3 | -16/+25 |
2007-10-10 | r14468: Better fix to avoid winbind panic when we have an inproper configuration | Günther Deschner | 2 | -4/+13 |
2007-10-10 | r14467: Reverting 13660. This needs to be fixed differently. | Günther Deschner | 2 | -12/+5 |
2007-10-10 | r14462: Fix warning. ber_tag_t is an unsigned int for | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14460: SMBexit closes by pid and vuid. Tested with smbtorture. | Jeremy Allison | 2 | -4/+4 |
2007-10-10 | r14457: Add a few more special cases for RID 513 in the samr code. | Gerald Carter | 3 | -3/+49 |
2007-10-10 | r14454: Janitor for tridge - same code exists in Samba3 and 4. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14452: Sorry. Need more coffee.... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r14451: In order to get pdb_ldap searching for SID_NAME_ALIAS | Gerald Carter | 1 | -42/+16 |