summaryrefslogtreecommitdiffstats
path: root/source3/lib
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* r8428: some more old printerdb stuff.Günther Deschner2007-10-101-1/+0
* r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison2007-10-101-0/+22
* r8207: Fix my NT_STATUS_IS_OK mismatch.Günther Deschner2007-10-101-1/+1
* r8205: try to improve readability of smbldap_search_domain_info()Günther Deschner2007-10-101-18/+33
* r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough2007-10-101-0/+27
* r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter2007-10-101-0/+3
* r8092: Attempt to fix the socket wrapper stuff for Samba 3.Volker Lendecke2007-10-101-49/+97
* r7995: * privileges are local except when they're *not*Gerald Carter2007-10-101-60/+64
* r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison2007-10-101-0/+1
* r7963: Add aio support to 3.0.Jeremy Allison2007-10-101-0/+158
* r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison2007-10-103-16/+17
* r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat...Jeremy Allison2007-10-101-0/+6
* r7591: Don't call getpeeraddr on a disconnected socket.Jeremy Allison2007-10-101-5/+8
* r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...Jeremy Allison2007-10-101-133/+95
* r7440: * merge registry server changes from trunk (so far) for moreGerald Carter2007-10-103-3/+11