Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r15084: Try and squeeze more out of the non-read/write code path. | Jeremy Allison | 3 | -11/+17 |
2007-10-10 | r15083: Using talloc with destructors is nice and all, but in this | Jeremy Allison | 3 | -35/+31 |
2007-10-10 | r15080: As discussed with Jerry, remove the CAP_LIBS again (we don't need that | Günther Deschner | 2 | -40/+36 |
2007-10-10 | r15074: Remove -lcap from pam_winbind (not needed) | Gerald Carter | 2 | -34/+38 |
2007-10-10 | r15072: Last bit of 32/64 bit portabilities fixes for winbind | Gerald Carter | 3 | -9/+19 |
2007-10-10 | r15068: Fix a shadowed variable warning | Volker Lendecke | 1 | -2/+2 |
2007-10-10 | r15060: The brlock code gets called a lot. Ensure we keep the | Jeremy Allison | 2 | -29/+21 |
2007-10-10 | r15053: fix portabilities issues between 32-bit winbind clients and a 64-bit ... | Gerald Carter | 22 | -131/+168 |
2007-10-10 | r15047: Add support for using libunwind to generate a backtrace. This is | James Peach | 3 | -32/+129 |
2007-10-10 | r15046: Fix bug #3490 reported by Jason Mader. Do not continue to check for LDAP | James Peach | 1 | -24/+34 |
2007-10-10 | r15044: Fix the build. (void returning non-void). | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r15043: Only build our copy of iniparser when the system doesn't have one. | Günther Deschner | 2 | -4/+41 |
2007-10-10 | r15041: Adding rpc client calls to manipulate auditing policies on remote CIFS | Günther Deschner | 9 | -252/+1272 |
2007-10-10 | r15040: Stripping the parametric options in pam_winbind and use | Günther Deschner | 3 | -12/+13 |
2007-10-10 | r15039: Fix an uninitialized variable. I _think_ this should default to | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15038: Replace all code in pam_winbind that relied on access to samba | Günther Deschner | 3 | -90/+176 |
2007-10-10 | r15037: Adding iniParser (http://ndevilla.free.fr/iniparser/), a free inifile | Günther Deschner | 21 | -0/+3405 |
2007-10-10 | r15035: It seems that many preprocessors do not like comments in macro args.. | Volker Lendecke | 1 | -1/+4 |
2007-10-10 | r15034: Attempt to make the build farm happy | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r15030: On a performace hunt... Remove as many extraneous | Jeremy Allison | 6 | -33/+29 |
2007-10-10 | r15028: Fix logic error checking valid args to POSIX lock | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15026: Fix warning until POSIX locking finished. | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r15025: Fix exit_server_cleanly call. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r15022: Fix core dumps on normal server exit. | Jeremy Allison | 3 | -10/+10 |
2007-10-10 | r15020: Fix issue with samba4 netbench torture tester, | Jeremy Allison | 1 | -1/+8 |
2007-10-10 | r15018: Merge Volker's ipc/trans2/nttrans changes over | Jeremy Allison | 27 | -1628/+3207 |
2007-10-10 | r15012: Fix bug #2715. Fix suggested by ISHIKAWA Tomonori <toishika@fsi.co.jp> | Jeremy Allison | 1 | -2/+0 |
2007-10-10 | r15011: Fix bug # 2413. net rpc info can't reliably work anonymously anymore. | Volker Lendecke | 1 | -1/+3 |
2007-10-10 | r15009: Add a check for NULL | Volker Lendecke | 1 | -0/+3 |
2007-10-10 | r15007: fixed usage of cli_list() in smbwrapper so it compiles. This doesn't ... | Andrew Tridgell | 1 | -4/+4 |
2007-10-10 | r15005: Fix printf args to remove warnings. | Jeremy Allison | 1 | -3/+3 |
2007-10-10 | r15003: patch based on code from Arkady Glabek <aglabek@centeris.com> to ensu... | Gerald Carter | 10 | -11/+213 |
2007-10-10 | r14989: Fix from Mathias Dietz <MDIETZ@de.ibm.com>. EPERM can be | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r14986: Fix OS/2 directory delete bug found by kukks. | Jeremy Allison | 2 | -8/+30 |
2007-10-10 | r14954: Fix #3569 based on William Jojo's work. AIX also | Jeremy Allison | 5 | -6/+22 |
2007-10-10 | r14940: Remove pam_winbind's ability to create home directories on it's own. | Günther Deschner | 2 | -59/+0 |
2007-10-10 | r14931: Fix #1374: can't join an OU with name that contains '#' | Jim McDonough | 1 | -2/+6 |
2007-10-10 | r14923: Return False in the case a parametrical option is not configured in | Lars Müller | 1 | -3/+7 |
2007-10-10 | r14922: Use BOOL for the returned value. | Lars Müller | 1 | -1/+2 |
2007-10-10 | r14900: Separate words in error message. | James Peach | 1 | -1/+1 |
2007-10-10 | r14899: Add missing semi-colon. | James Peach | 1 | -1/+1 |
2007-10-10 | r14898: This change is an attempt to improve the quality of the information that | James Peach | 14 | -198/+277 |
2007-10-10 | r14896: Remove unused files | Volker Lendecke | 1 | -646/+0 |
2007-10-10 | r14895: Merge the 3.0.22 change | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r14892: allow: | Stefan Metzmacher | 1 | -2/+9 |
2007-10-10 | r14889: Fix smbwrapper compile | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r14886: reenable BASE-DENY2 and BASE-DENY3 | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r14884: this doesn't work and causes processes to be left when using ctrl-c (... | Stefan Metzmacher | 1 | -4/+1 |
2007-10-10 | r14883: add 'smbd:sharedelay' option, so that we can speed up BASE-DENY2 in m... | Stefan Metzmacher | 1 | -1/+8 |
2007-10-10 | r14869: Allow to dump a paramatrical option. | Lars Müller | 1 | -1/+19 |