Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r9998: starting content for maintainers file | Gerald Carter | 1 | -54/+7 |
2007-10-10 | r9953: get rid of compiler warning. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r9952: Adapt better to the Windows way of taking and assigning ownership: | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r9780: Clean up a bunch of compiler warnings. | James Peach | 1 | -2/+3 |
2007-10-10 | r9619: Fix messages_pending_for_pid actually do what it's meant to do. This m... | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r9545: (Hopefully the last) fixes for DIR -> SMB_STRUCT_DIR. | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r9536: Fix one more DIR -> SMB_STRUCT_DIR typo. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r9483: Changed DIR to SMB_STRUCT_DIR because of the amazing stupidity of a UN... | Jeremy Allison | 1 | -6/+6 |
2007-10-10 | r9353: Updating troublshooting error message. | John Terpstra | 1 | -1/+2 |
2007-10-10 | r9325: Remember to ignore FILE_SHARE_DELETE when mapping to old share | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r9282: Whitespace. | Jeremy Allison | 1 | -10/+10 |
2007-10-10 | r9271: Fix problems with german umlauts - strcmp_w was broken (needs to alway... | Jeremy Allison | 2 | -9/+9 |
2007-10-10 | r9203: Bugzilla bug #2314. Cast away the const of the dev argument to quotact... | James Peach | 1 | -14/+14 |
2007-10-10 | r9201: Ouch.... :-( | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r9198: Convert hex_encode and strhex_to_data_blob to take a talloc context. | Volker Lendecke | 1 | -5/+11 |
2007-10-10 | r9029: Another crash bug when enumerating privileges. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r8961: Merge IRIX fix for socket wrapper | Jelmer Vernooij | 1 | -4/+17 |
2007-10-10 | r8946: Some casts to fix warnings when time_t is an unsigned type. Fixes | Tim Potter | 1 | -3/+3 |
2007-10-10 | r8928: Fix mangle method = hash - bugid #2946. Incorrect strcmp_wa and | Jeremy Allison | 1 | -2/+2 |
2007-10-10 | r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r8892: Fix #2942 - missing value in debug ! Doh ! | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r8795: fix our perpetual motion maching in strncpy_w() | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r8762: Attempt to fix the winbindd crashing bug on Solaris (can't remember | Jeremy Allison | 1 | -113/+253 |
2007-10-10 | r8757: Add debug messages so we can see what attributes and values are being | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r8716: adding 'username map script' which if defined takes precendence over | Gerald Carter | 1 | -15/+54 |
2007-10-10 | r8704: Patch from Timur Bakeyev <timur@com.bat.ru> to fix typo | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r8686: Revert %LOGONSERVER%-substitution. The substition is done on the client, | Günther Deschner | 2 | -11/+20 |
2007-10-10 | r8673: merged from samba4 | Andrew Tridgell | 1 | -4/+15 |
2007-10-10 | r8506: BUG 2853: don't strip out characters like '$' from printer names | Gerald Carter | 1 | -3/+12 |
2007-10-10 | r8493: According to MSKB 141714 the %LOGONSERVER% variable should be | Günther Deschner | 1 | -2/+7 |
2007-10-10 | r8428: some more old printerdb stuff. | Günther Deschner | 1 | -1/+0 |
2007-10-10 | r8219: Merge the new open code from HEAD to 3.0. Haven't yet run the torture | Jeremy Allison | 1 | -0/+22 |
2007-10-10 | r8207: Fix my NT_STATUS_IS_OK mismatch. | Günther Deschner | 1 | -1/+1 |
2007-10-10 | r8205: try to improve readability of smbldap_search_domain_info() | Günther Deschner | 1 | -18/+33 |
2007-10-10 | r8189: commit vampire ldif patch, mostly from Don Watson (dwatson@us.ibm.com)... | Jim McDonough | 1 | -0/+27 |
2007-10-10 | r8141: Update volker's valgrind fix in r8097. Same effect, just helps me | Gerald Carter | 1 | -0/+3 |
2007-10-10 | r8092: Attempt to fix the socket wrapper stuff for Samba 3. | Volker Lendecke | 1 | -49/+97 |
2007-10-10 | r7995: * privileges are local except when they're *not* | Gerald Carter | 1 | -60/+64 |
2007-10-10 | r7981: MS-DFS tidyup patches from James Peach <jpeach@sgi.com>. | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r7963: Add aio support to 3.0. | Jeremy Allison | 1 | -0/+158 |
2007-10-10 | r7882: Looks like a large patch - but what it actually does is make Samba | Jeremy Allison | 3 | -16/+17 |
2007-10-10 | r7842: With the patch I sent Steve yesterday this gives us complete POSIX pat... | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r7591: Don't call getpeeraddr on a disconnected socket. | Jeremy Allison | 1 | -5/+8 |
2007-10-10 | r7554: Refactor very messy code in util_sock.c Remove write_socket_data/read_... | Jeremy Allison | 1 | -133/+95 |
2007-10-10 | r7440: * merge registry server changes from trunk (so far) for more | Gerald Carter | 3 | -3/+11 |
2007-10-10 | r7415: * big change -- volker's new async winbindd from trunk | Gerald Carter | 3 | -1/+96 |
2007-10-10 | r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer) | Gerald Carter | 1 | -21/+36 |
2007-10-10 | r7318: Unify HEAD and 3.0 socket functions. Add HEAD functions here #ifdef'ed... | Jeremy Allison | 1 | -0/+93 |
2007-10-10 | r7139: trying to reduce the number of diffs between trunk and 3.0; changing v... | Gerald Carter | 8 | -268/+242 |
2007-10-10 | r7039: Ensure we always call read_socket_with_timeout() when | Jeremy Allison | 1 | -1/+6 |