summaryrefslogtreecommitdiff
path: root/source3/lib
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10606: pdb_*sql patches fromGerald Carter1-4/+1
2007-10-10r10454: * prevent privilege code from storing an empty SIDGerald Carter1-7/+31
2007-10-10r10234: Add new auth module "auth_script" to allow valid users toJeremy Allison1-2/+2
2007-10-10r10163: try to fix the build on fedora 4, when --with-quota is not usedStefan Metzmacher2-0/+12
2007-10-10r9998: starting content for maintainers fileGerald Carter1-54/+7
2007-10-10r9953: get rid of compiler warning.Günther Deschner1-1/+1
2007-10-10r9952: Adapt better to the Windows way of taking and assigning ownership:Günther Deschner1-0/+1
2007-10-10r9780: Clean up a bunch of compiler warnings.James Peach1-2/+3
2007-10-10r9619: Fix messages_pending_for_pid actually do what it's meant to do. This m...Volker Lendecke1-1/+1
2007-10-10r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR.Jeremy Allison1-2/+2
2007-10-10r9536: Fix one more DIR -> SMB_STRUCT_DIR typo.Jeremy Allison1-1/+1
2007-10-10r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN...Jeremy Allison1-6/+6
2007-10-10r9353: Updating troublshooting error message.John Terpstra1-1/+2
2007-10-10r9325: Remember to ignore FILE_SHARE_DELETE when mapping to old shareJeremy Allison1-2/+1
2007-10-10r9282: Whitespace.Jeremy Allison1-10/+10
2007-10-10r9271: Fix problems with german umlauts - strcmp_w was broken (needs to alway...Jeremy Allison2-9/+9
2007-10-10r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotact...James Peach1-14/+14
2007-10-10r9201: Ouch.... :-(Volker Lendecke1-1/+1
2007-10-10r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context.Volker Lendecke1-5/+11
2007-10-10r9029: Another crash bug when enumerating privileges.Günther Deschner1-1/+1
2007-10-10r8961: Merge IRIX fix for socket wrapperJelmer Vernooij1-4/+17
2007-10-10r8946: Some casts to fix warnings when time_t is an unsigned type. FixesTim Potter1-3/+3
2007-10-10r8928: Fix mangle method = hash - bugid #2946. Incorrect strcmp_wa andJeremy Allison1-2/+2
2007-10-10r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...Gerald Carter1-1/+1
2007-10-10r8892: Fix #2942 - missing value in debug ! Doh !Jeremy Allison1-1/+1
2007-10-10r8795: fix our perpetual motion maching in strncpy_w()Gerald Carter1-1/+1
2007-10-10r8762: Attempt to fix the winbindd crashing bug on Solaris (can't rememberJeremy Allison1-113/+253
2007-10-10r8757: Add debug messages so we can see what attributes and values are beingJeremy Allison1-0/+3
2007-10-10r8716: adding 'username map script' which if defined takes precendence overGerald Carter1-15/+54
2007-10-10r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typoJeremy Allison1-1/+1
2007-10-10r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client,Günther Deschner2-11/+20
2007-10-10r8673: merged from samba4Andrew Tridgell1-4/+15
2007-10-10r8506: BUG 2853: don't strip out characters like '$' from printer namesGerald Carter1-3/+12
2007-10-10r8493: According to MSKB 141714 the %LOGONSERVER% variable should beGünther Deschner1-2/+7
2007-10-10r8428: some more old printerdb stuff.Günther Deschner1-1/+0
2007-10-10r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the tortureJeremy Allison1-0/+22
2007-10-10r8207: Fix my NT_STATUS_IS_OK mismatch.Günther Deschner1-1/+1
2007-10-10r8205: try to improve readability of smbldap_search_domain_info()Günther Deschner1-18/+33
2007-10-10r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)...Jim McDonough1-0/+27
2007-10-10r8141: Update volker's valgrind fix in r8097. Same effect, just helps meGerald Carter1-0/+3
2007-10-10r8092: Attempt to fix the socket wrapper stuff for Samba 3.Volker Lendecke1-49/+97
2007-10-10r7995: * privileges are local except when they're *not*Gerald Carter1-60/+64
2007-10-10r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>.Jeremy Allison1-0/+1
2007-10-10r7963: Add aio support to 3.0.Jeremy Allison1-0/+158
2007-10-10r7882: Looks like a large patch - but what it actually does is make SambaJeremy Allison3-16/+17
2007-10-10r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat...Jeremy Allison1-0/+6
2007-10-10r7591: Don't call getpeeraddr on a disconnected socket.Jeremy Allison1-5/+8
2007-10-10r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_...Jeremy Allison1-133/+95
2007-10-10r7440: * merge registry server changes from trunk (so far) for moreGerald Carter3-3/+11
2007-10-10r7415: * big change -- volker's new async winbindd from trunkGerald Carter3-1/+96