tprouty/samba.git
2007-10-10 Jeremy Allisonr14847: Tell static checkers that exit_server() doesn't
2007-10-10 Günther Deschnerr14841: Fix IRIX build --with-pam.
2007-10-10 Jeremy Allisonr14833: Fix resource leak on error code path. Coverity...
2007-10-10 Jeremy Allisonr14831: Fix possible null deref. Coverity #279.
2007-10-10 Jeremy Allisonr14829: Fix reversed test in coverity fixes.
2007-10-10 Gerald Carterr14825: add support for max connections parameter
2007-10-10 Stefan Metzmacherr14820: sync test_posix_p3.sh with test_posix.sh from...
2007-10-10 Stefan Metzmacherr14809: - add my email address
2007-10-10 Jeremy Allisonr14790: Fix possible null deref. Coverity #277.
2007-10-10 Jeremy Allisonr14788: Fix coverity bug #276. null deref.
2007-10-10 Jeremy Allisonr14786: Fix coverity #275. null deref.
2007-10-10 Jeremy Allisonr14784: Fix coverity bug #274. Null deref.
2007-10-10 Jeremy Allisonr14782: Fix coverity bug #273, null deref.
2007-10-10 Jeremy Allisonr14780: Fix coverity bug #272, null deref.
2007-10-10 Jeremy Allisonr14778: Fix coverity null deref bugs #268 - #271.
2007-10-10 Jeremy Allisonr14776: Fix coverity #263 - #267. No one was checking...
2007-10-10 Jeremy Allisonr14774: Fix null deref coverity bugs #260, #261, #262.
2007-10-10 Jeremy Allisonr14772: Fix coverity bug #258. Seems coverity has disco...
2007-10-10 Jeremy Allisonr14770: Fix coverity bug #257. Possible null deref.
2007-10-10 Jeremy Allisonr14768: Fix potential null deref coverity bugs #255...
2007-10-10 Jeremy Allisonr14766: Fix possible NULL deref. Coverity #254.
2007-10-10 Jeremy Allisonr14764: Fix possible null pointer deref. Coverity ...
2007-10-10 Jeremy Allisonr14763: Add a new tuning parameter, open files database...
2007-10-10 Jeremy Allisonr14760: Fix #3642, ensure we don't call FD_SET on read...
2007-10-10 Günther Deschnerr14758: Fix broken LDAP search filter.
2007-10-10 Günther Deschnerr14757: Make sure we only send out a CLDAP request...
2007-10-10 Günther Deschnerr14756: Make smbpasswd -a root work for eDirectory...
2007-10-10 Günther Deschnerr14753: Fix the kerberized pam_auth: As we could have...
2007-10-10 Jeremy Allisonr14751: Use the noreturn attribute to try and tell...
2007-10-10 Gerald Carterr14748: store the name/ip address combination when...
2007-10-10 Jeremy Allisonr14746: Add the Samba4 replacements for opendir/readdir...
2007-10-10 Stefan Metzmacherr14744: allow ./timelimit 5 ./timelimit 20 ./ignore_all...
2007-10-10 Jeremy Allisonr14743: Fix coverity bug #227. Possible deref of null...
2007-10-10 Jeremy Allisonr14703: Clarify the return codes for the POSIX locking...
2007-10-10 Gerald Carterr14699: allow 'net sam addmem' to accept a SID for...
2007-10-10 Gerald Carterr14698: Make sure we expand our own local groups and not
2007-10-10 Jelmer Vernooijr14696: make pdb_find_backend_entry public (for use...
2007-10-10 Volker Lendecker14695: Patch from Björn Jacke:
2007-10-10 Jelmer Vernooijr14684: Remove obsolete file (belonged to pdb_xml)
2007-10-10 Jim McDonoughr14683: Get rid of hardcoded output file. With no...
2007-10-10 Günther Deschnerr14682: Small cleanup in ads_verify_ticket.
2007-10-10 Jim McDonoughr14681: Get rid of hardcoded /tmp/add.ldif and /tmp...
2007-10-10 Stefan Metzmacherr14678: - we need to use 127.0.0.2/8 as interface for...
2007-10-10 Stefan Metzmacherr14676: add make valgrindtest and remove old 'make...
2007-10-10 Günther Deschnerr14675: Protect against null sids and rids in the cache...
2007-10-10 Günther Deschnerr14674: Further cleanup for cached logins, only dump...
2007-10-10 James Peachr14669: Remove duplicate source caused by running patch...
2007-10-10 James Peachr14668: Set the FILE_STATUS_OFFLINE bit by observing...
2007-10-10 Derrell Lipmanr14664: r13868@cabra: derrell | 2006-03-22 17:04...
2007-10-10 Lars Müllerr14659: Fix installpammodules for shells where a
2007-10-10 Günther Deschnerr14646: Adding samr querygroup infolevels 2 & 5.
2007-10-10 Günther Deschnerr14645: No idea how this happened, fixing the build.
2007-10-10 Günther Deschnerr14643: Merge dcerpc_errstr from Samba 4.
2007-10-10 Gerald Carterr14634: Many bug fixes thanks to train rides and overni...
2007-10-10 Stefan Metzmacherr14632: add basic 'make test' using samba4's smbtorture
2007-10-10 Lars Müllerr14631: Add {,un}installpammodules rule and add it...
2007-10-10 Stefan Metzmacherr14628: sync timelimit.c with the version from the...
2007-10-10 Lars Müllerr14627: Adapt the linkage text from pam_smbpass to...
2007-10-10 Lars Müllerr14626: Only set libdir and mandir to the defaults...
2007-10-10 Stefan Metzmacherr14624: - add timelimit.c
2007-10-10 Stefan Metzmacherr14618: add --no-process-group to all server programms
2007-10-10 Lars Müllerr14617: Fix typo in comment.
2007-10-10 Günther Deschnerr14611: Fix init_creds_opts issue jerry discovered...
2007-10-10 Jeremy Allisonr14602: Fix another logic bug in new oplock handling...
2007-10-10 James Peachr14600: Refactor capability interface from being IRIX...
2007-10-10 Günther Deschnerr14597: Merge DCERPC_FAULT constants from Samba 4.
2007-10-10 Jeremy Allisonr14596: Fix a logic bug with multiple oplock contention.
2007-10-10 Günther Deschnerr14585: Tighten argument list of kerberos_kinit_passwor...
2007-10-10 Lars Müllerr14584: Really follow with roosbindir by defaulr the...
2007-10-10 Gerald Carterr14580: add 'net sam createbuiltingroup' to map BUILTIN...
2007-10-10 Günther Deschnerr14579: Add REJECT_REASON_OTHER in the rpcclient chgpas...
2007-10-10 Gerald Carterr14578: fix incorrect comment in fill_sam_account(...
2007-10-10 Gerald Carterr14577: BUG Fixes:
2007-10-10 Günther Deschnerr14576: Skip remaining keytab entries when we have...
2007-10-10 James Peachr14574: Allow use of sendfile as long as the write...
2007-10-10 Volker Lendecker14559: Oplocks have changed, process_smb can be static...
2007-10-10 Gerald Carterr14530: removing unused 'winbind max idle children...
2007-10-10 Stefan Metzmacherr14522: sync socket_wrapper code with samba4
2007-10-10 Gerald Carterr14515: fix soname breakage caused by mad merge from...
2007-10-10 Günther Deschnerr14514: Fixing last commit. Thanks Volker.
2007-10-10 Günther Deschnerr14513: Fix winbindd_chauthtok: only fallback when...
2007-10-10 Gerald Carterr14512: Guenther, This code breaks winbind with MIT...
2007-10-10 Volker Lendecker14509: Attempt to fix the build on "sun1"
2007-10-10 Günther Deschnerr14508: Return PAM_SUCCESS in pam_sm_close_session...
2007-10-10 Günther Deschnerr14507: Re-disable accidentially re-enabled paranoia...
2007-10-10 Günther Deschnerr14506: Remove remaining references to a KCM credential...
2007-10-10 Günther Deschnerr14505: Rename the timed_event to lockout_policy_event.
2007-10-10 Günther Deschnerr14503: Fix principal in debug statement.
2007-10-10 Günther Deschnerr14496: Add WBFLAG_PAM_GET_PWD_POLICY bit to only callo...
2007-10-10 Günther Deschnerr14495: Allow to play with the logon_param flag when...
2007-10-10 Günther Deschnerr14493: There is no point in falling back to a samlogon...
2007-10-10 Jeremy Allisonr14489: Guard against coverity reversion. #181 is a...
2007-10-10 Gerald Carterr14482: Fixes for spoolss code (after coverity fixes...
2007-10-10 Volker Lendecker14480: Kill one boolean flag passed down :-)
2007-10-10 Gerald Carterr14475: patch from Oliver Schulze L. <oliver@samera...
2007-10-10 Günther Deschnerr14474: Also flush the nscd caches before entering...
2007-10-10 Günther Deschnerr14468: Better fix to avoid winbind panic when we have...
2007-10-10 Günther Deschnerr14467: Reverting 13660. This needs to be fixed differe...
2007-10-10 Jeremy Allisonr14462: Fix warning. ber_tag_t is an unsigned int for
2007-10-10 Jeremy Allisonr14460: SMBexit closes by pid and vuid. Tested with...
next