summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* r11876: When we are using START_TLS to secure the LDAP connection, we *have* toGünther Deschner2007-10-101-3/+12
* r11874: Merge LDAP connection setup in lib/smbldap.c and pdb_nds.c.Günther Deschner2007-10-101-50/+137
* r11845: Removed error code list as it isn't correct for Linux.Jeremy Allison2007-10-101-8/+0
* r11841: Fix #3262 from Timur Bakeyev to improve reporting on FreeBSD DOSJeremy Allison2007-10-101-33/+41
* r11799: Added OpenSSH fix for "%.*s" format crash. From Darren TuckerJeremy Allison2007-10-101-1/+22
* r11764: Doesn't need to be exported from here.Jeremy Allison2007-10-101-1/+1
* r11732: Remember to return early if -1 returned from *BSD EA call.Jeremy Allison2007-10-101-0/+12
* r11706: Implement dsr_getdcname client code. It's handy: It not only gives yo...Volker Lendecke2007-10-101-0/+28
* r11655: Two small fixesGerald Carter2007-10-101-4/+26
* r11614: Replace old crc32 code with one from the FreeBSD tree.Jeremy Allison2007-10-101-56/+92
* 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