summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r11560: Fix core dump if setmntent returns NULL.Jeremy Allison2007-10-101-0/+3
* r11530: Add the "time offset" parameter back in for people whoJeremy Allison2007-10-101-1/+1
* r11511: A classic "friday night check-in" :-). This moves muchJeremy Allison2007-10-102-244/+234
* r11446: Remove unused fn. Remove unneeded strncpy use.Jeremy Allison2007-10-101-7/+2
* r11383: Patch from Alex Masterov <alex@infobit.ru> to fixJeremy Allison2007-10-101-3/+83
* r11230: Remove the '//' i was using to test something...oopsJim McDonough2007-10-101-1/+1
* r11229: an even bigger speedup spotted by Volker. string_to_sid() is now tak...Jim McDonough2007-10-101-2/+2
* r11228: Speed up string_to_sid by removing next_token calls, thus eliminatingJim McDonough2007-10-101-34/+27
* r11159: Added some const to fix warnings.Jeremy Allison2007-10-102-4/+4
* r11156: Remove valgrind disabling ifdef that got added by mistake.Jeremy Allison2007-10-101-2/+0
* r11137: Compile with only 2 warnings (I'm still working on that code) on a gcc4Jeremy Allison2007-10-107-94/+101
* r10976: Fix the build with openssl-0.9.8a.Günther Deschner2007-10-102-0/+4
* r10962: fix setting of quotas on linux kernel with theStefan Metzmacher2007-10-101-0/+1
* r10730: Janitor for tridge on the "fix to talloc_parent() from Michael O'Brien".Jeremy Allison2007-10-101-1/+1
* r10674: We no do define timeval_currentVolker Lendecke2007-10-101-7/+0
* r10656: BIG merge from trunk. Features not copied overGerald Carter2007-10-1017-281/+720
* r10606: pdb_*sql patches fromGerald Carter2007-10-101-4/+1
* r10454: * prevent privilege code from storing an empty SIDGerald Carter2007-10-101-7/+31
* r10234: Add new auth module "auth_script" to allow valid users toJeremy Allison2007-10-101-2/+2
* r10163: try to fix the build on fedora 4, when --with-quota is not usedStefan Metzmacher2007-10-102-0/+12
* r9998: starting content for maintainers fileGerald Carter2007-10-101-54/+7
* r9953: get rid of compiler warning.Günther Deschner2007-10-101-1/+1
* r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner2007-10-101-0/+1
* r9780: Clean up a bunch of compiler warnings.James Peach2007-10-101-2/+3
* r9619: Fix messages_pending_for_pid actually do what it's meant to do. This m...Volker Lendecke2007-10-101-1/+1
* r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.Jeremy Allison2007-10-101-2/+2
* r9536: Fix one more DIR -> SMB_STRUCT_DIR typo.Jeremy Allison2007-10-101-1/+1
* r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison2007-10-101-6/+6
* r9353: Updating troublshooting error message.John Terpstra2007-10-101-1/+2
* r9325: Remember to ignore FILE_SHARE_DELETE when mapping to old shareJeremy Allison2007-10-101-2/+1
* r9282: Whitespace.Jeremy Allison2007-10-101-10/+10
* r9271: Fix problems with german umlauts - strcmp_w was broken (needs to alway...Jeremy Allison2007-10-102-9/+9
* r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotact...James Peach2007-10-101-14/+14
* r9201: Ouch.... :-(Volker Lendecke2007-10-101-1/+1
* r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.Volker Lendecke2007-10-101-5/+11
* r9029: Another crash bug when enumerating privileges.Günther Deschner2007-10-101-1/+1
* r8961: Merge IRIX fix for socket wrapperJelmer Vernooij2007-10-101-4/+17
* r8946: Some casts to fix warnings when time_t is an unsigned type. FixesTim Potter2007-10-101-3/+3
* r8928: Fix mangle method = hash - bugid #2946. Incorrect strcmp_wa andJeremy Allison2007-10-101-2/+2
* r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter2007-10-101-1/+1
* r8892: Fix #2942 - missing value in debug ! Doh !Jeremy Allison2007-10-101-1/+1
* r8795: fix our perpetual motion maching in strncpy_w()Gerald Carter2007-10-101-1/+1
* r8762: Attempt to fix the winbindd crashing bug on Solaris (can't rememberJeremy Allison2007-10-101-113/+253
* r8757: Add debug messages so we can see what attributes and values are beingJeremy Allison2007-10-101-0/+3
* r8716: adding 'username map script' which if defined takes precendence overGerald Carter2007-10-101-15/+54
* r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typoJeremy Allison2007-10-101-1/+1
* r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,Günther Deschner2007-10-102-11/+20
* r8673: merged from samba4Andrew Tridgell2007-10-101-4/+15
* r8506: BUG 2853: don't strip out characters like '$' from printer namesGerald Carter2007-10-101-3/+12
* r8493: According to MSKB 141714 the %LOGONSERVER% variable should beGünther Deschner2007-10-101-2/+7