summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r15030: On a performace hunt... Remove as many extraneousJeremy Allison6-33/+29
2007-10-10r15028: Fix logic error checking valid args to POSIX lockJeremy Allison1-1/+1
2007-10-10r15026: Fix warning until POSIX locking finished.Jeremy Allison1-2/+1
2007-10-10r15025: Fix exit_server_cleanly call.Jeremy Allison1-1/+1
2007-10-10r15022: Fix core dumps on normal server exit.Jeremy Allison3-10/+10
2007-10-10r15020: Fix issue with samba4 netbench torture tester,Jeremy Allison1-1/+8
2007-10-10r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison30-1629/+3220
2007-10-10r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp>Jeremy Allison1-2/+0
2007-10-10r15011: Fix bug # 2413. net rpc info can't reliably work anonymously anymore.Volker Lendecke1-1/+3
2007-10-10r15009: Add a check for NULLVolker Lendecke1-0/+3
2007-10-10r15007: fixed usage of cli_list() in smbwrapper so it compiles. This doesn't ...Andrew Tridgell1-4/+4
2007-10-10r15005: Fix printf args to remove warnings.Jeremy Allison1-3/+3
2007-10-10r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter10-11/+213
2007-10-10r14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>. EPERM can beJeremy Allison1-1/+1
2007-10-10r14986: Fix OS/2 directory delete bug found by kukks.Jeremy Allison2-8/+30
2007-10-10r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison5-6/+22
2007-10-10r14940: Remove pam_winbind's ability to create home directories on it's own.Günther Deschner2-59/+0
2007-10-10r14931: Fix #1374: can't join an OU with name that contains '#'Jim McDonough1-2/+6
2007-10-10r14923: Return False in the case a parametrical option is not configured inLars Müller1-3/+7
2007-10-10r14922: Use BOOL for the returned value.Lars Müller1-1/+2
2007-10-10r14900: Separate words in error message.James Peach1-1/+1
2007-10-10r14899: Add missing semi-colon.James Peach1-1/+1
2007-10-10r14898: This change is an attempt to improve the quality of the information thatJames Peach14-198/+277
2007-10-10r14896: Remove unused filesVolker Lendecke1-646/+0
2007-10-10r14895: Merge the 3.0.22 changeVolker Lendecke1-1/+1
2007-10-10r14892: allow:Stefan Metzmacher1-2/+9
2007-10-10r14889: Fix smbwrapper compileVolker Lendecke2-3/+3
2007-10-10r14886: reenable BASE-DENY2 and BASE-DENY3Stefan Metzmacher2-1/+2
2007-10-10r14884: this doesn't work and causes processes to be left when using ctrl-c (...Stefan Metzmacher1-4/+1
2007-10-10r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m...Stefan Metzmacher1-1/+8
2007-10-10r14869: Allow to dump a paramatrical option.Lars Müller1-1/+19
2007-10-10r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter4-23/+26
2007-10-10r14865: - enforce timelimits for the testsStefan Metzmacher3-3/+7
2007-10-10r14863: try to make the generation of bin/timelimit more portableStefan Metzmacher1-2/+3
2007-10-10r14855: Various fixes:Gerald Carter9-46/+72
2007-10-10r14849: Fix >= that should be >. Too strict conditionJeremy Allison1-2/+2
2007-10-10r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2-5/+11
2007-10-10r14841: Fix IRIX build --with-pam.Günther Deschner1-1/+1
2007-10-10r14833: Fix resource leak on error code path. Coverity #280.Jeremy Allison1-2/+3
2007-10-10r14831: Fix possible null deref. Coverity #279.Jeremy Allison1-0/+7
2007-10-10r14829: Fix reversed test in coverity fixes.Jeremy Allison1-1/+1
2007-10-10r14825: add support for max connections parameterGerald Carter1-1/+2
2007-10-10r14820: sync test_posix_p3.sh with test_posix.sh from samba4Stefan Metzmacher1-17/+28
2007-10-10r14809: - add my email addressStefan Metzmacher1-3/+5
2007-10-10r14790: Fix possible null deref. Coverity #277.Jeremy Allison1-1/+3
2007-10-10r14788: Fix coverity bug #276. null deref.Jeremy Allison1-1/+17
2007-10-10r14786: Fix coverity #275. null deref.Jeremy Allison1-1/+8
2007-10-10r14784: Fix coverity bug #274. Null deref.Jeremy Allison1-12/+33
2007-10-10r14782: Fix coverity bug #273, null deref.Jeremy Allison1-0/+3
2007-10-10r14780: Fix coverity bug #272, null deref.Jeremy Allison1-0/+8