summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAgeFilesLines
...
| * r15044: Fix the build. (void returning non-void).Günther Deschner2006-04-111-1/+1
| * r15043: Only build our copy of iniparser when the system doesn't have one.Günther Deschner2006-04-112-4/+41
| * r15041: Adding rpc client calls to manipulate auditing policies on remote CIFSGünther Deschner2006-04-119-252/+1272
| * r15040: Stripping the parametric options in pam_winbind and useGünther Deschner2006-04-113-12/+13
| * r15039: Fix an uninitialized variable. I _think_ this should default toVolker Lendecke2006-04-111-1/+1
| * r15038: Replace all code in pam_winbind that relied on access to sambaGünther Deschner2006-04-113-90/+176
| * r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifileGünther Deschner2006-04-1121-0/+3405
| * r15035: It seems that many preprocessors do not like comments in macro args..Volker Lendecke2006-04-111-1/+4
| * r15034: Attempt to make the build farm happyVolker Lendecke2006-04-111-1/+1
| * r15030: On a performace hunt... Remove as many extraneousJeremy Allison2006-04-116-33/+29
| * r15028: Fix logic error checking valid args to POSIX lockJeremy Allison2006-04-101-1/+1
| * r15026: Fix warning until POSIX locking finished.Jeremy Allison2006-04-101-2/+1
| * r15025: Fix exit_server_cleanly call.Jeremy Allison2006-04-101-1/+1
| * r15022: Fix core dumps on normal server exit.Jeremy Allison2006-04-103-10/+10
| * r15020: Fix issue with samba4 netbench torture tester,Jeremy Allison2006-04-101-1/+8
| * r15018: Merge Volker's ipc/trans2/nttrans changes overJeremy Allison2006-04-1027-1628/+3207
| * r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp>Jeremy Allison2006-04-091-2/+0
| * r15011: Fix bug # 2413. net rpc info can't reliably work anonymously anymore.Volker Lendecke2006-04-091-1/+3
| * r15009: Add a check for NULLVolker Lendecke2006-04-091-0/+3
| * r15007: fixed usage of cli_list() in smbwrapper so it compiles. This doesn't ...Andrew Tridgell2006-04-091-4/+4
| * r15005: Fix printf args to remove warnings.Jeremy Allison2006-04-091-3/+3
| * r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu...Gerald Carter2006-04-0810-11/+213
| * r14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>. EPERM can beJeremy Allison2006-04-081-1/+1
| * r14986: Fix OS/2 directory delete bug found by kukks.Jeremy Allison2006-04-082-8/+30
| * r14954: Fix #3569 based on William Jojo's work. AIX alsoJeremy Allison2006-04-065-6/+22
| * r14940: Remove pam_winbind's ability to create home directories on it's own.Günther Deschner2006-04-062-59/+0
| * r14931: Fix #1374: can't join an OU with name that contains '#'Jim McDonough2006-04-061-2/+6
| * r14923: Return False in the case a parametrical option is not configured inLars Müller2006-04-051-3/+7
| * r14922: Use BOOL for the returned value.Lars Müller2006-04-051-1/+2
| * r14900: Separate words in error message.James Peach2006-04-041-1/+1
| * r14899: Add missing semi-colon.James Peach2006-04-041-1/+1
| * r14898: This change is an attempt to improve the quality of the information thatJames Peach2006-04-0414-198/+277
| * r14896: Remove unused filesVolker Lendecke2006-04-031-646/+0
| * r14895: Merge the 3.0.22 changeVolker Lendecke2006-04-031-1/+1
| * r14892: allow:Stefan Metzmacher2006-04-031-2/+9
| * r14889: Fix smbwrapper compileVolker Lendecke2006-04-032-3/+3
| * r14886: reenable BASE-DENY2 and BASE-DENY3Stefan Metzmacher2006-04-032-1/+2
| * r14884: this doesn't work and causes processes to be left when using ctrl-c (...Stefan Metzmacher2006-04-031-4/+1
| * r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m...Stefan Metzmacher2006-04-031-1/+8
| * r14869: Allow to dump a paramatrical option.Lars Müller2006-04-021-1/+19
| * r14868: I will not write code when changing to Daylight Savings Time.Gerald Carter2006-04-024-23/+26
| * r14865: - enforce timelimits for the testsStefan Metzmacher2006-04-023-3/+7
| * r14863: try to make the generation of bin/timelimit more portableStefan Metzmacher2006-04-021-2/+3
| * r14855: Various fixes:Gerald Carter2006-04-029-46/+72
| * r14849: Fix >= that should be >. Too strict conditionJeremy Allison2006-04-011-2/+2
| * r14847: Tell static checkers that exit_server() doesn'tJeremy Allison2006-04-012-5/+11
| * r14841: Fix IRIX build --with-pam.Günther Deschner2006-03-311-1/+1
| * r14833: Fix resource leak on error code path. Coverity #280.Jeremy Allison2006-03-311-2/+3
| * r14831: Fix possible null deref. Coverity #279.Jeremy Allison2006-03-311-0/+7
| * r14829: Fix reversed test in coverity fixes.Jeremy Allison2006-03-311-1/+1