index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r7395: * new feature 'map to guest = bad uid' (based on patch from
Gerald Carter
4
-34
/
+55
2007-10-10
r7391: - Added client-support for various lsa_query_trust_dom_info-calls and a
Günther Deschner
7
-18
/
+1146
2007-10-10
r7390: Revision 7371 did not help :-(
Volker Lendecke
1
-4
/
+0
2007-10-10
r7385: Rewrite the RPC bind parsing functions to follow the spec. I haven't yet
Jeremy Allison
5
-145
/
+157
2007-10-10
r7374: BUG 1261: remove unusable libbiconv after discussion with Timur (FreeB...
Gerald Carter
1
-11
/
+0
2007-10-10
r7372: abartet's patch for BUG 2391 (segv caused by free a static pointer)
Gerald Carter
4
-25
/
+46
2007-10-10
r7371: On one build farm box dirtest1 does not return, I think this might be ...
Volker Lendecke
1
-0
/
+4
2007-10-10
r7344: Correctly return if malloc fails.
Volker Lendecke
1
-0
/
+1
2007-10-10
r7339: only check for dfs proxy referrals when the server supports dfs
Gerald Carter
1
-1
/
+1
2007-10-10
r7335: patch from Joerg Sonnenberger <joerg@britannica.bec.de> to fix dragonf...
Gerald Carter
1
-4
/
+4
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
r7245: bug fixes in libsmbclient, setting time attributes
Derrell Lipman
1
-2
/
+11
2007-10-10
r7243: Don't look at gencache.tdb for the trusted domains if winbind is around.
Volker Lendecke
3
-5
/
+51
2007-10-10
r7217: Only allow schannel connections if a successful Auth2 has been done
Volker Lendecke
2
-0
/
+9
2007-10-10
r7210: Fix my own mistakes up, sorry.
Jeremy Allison
3
-5
/
+5
2007-10-10
r7202: lock mtab when updating it during umount.cifs, also delete only one ma...
Steve French
1
-17
/
+63
2007-10-10
r7200: Don't use memset, use SET_STAT_INVALID (has the same effect).
Jeremy Allison
6
-11
/
+12
2007-10-10
r7197: fix build failure when running 'make torture' without
Gerald Carter
1
-4
/
+4
2007-10-10
r7191: Squeezing out more unnecessary memset's gets us up 20% over older code...
Jeremy Allison
1
-28
/
+45
2007-10-10
r7190: I *love* valgrind/cachegrind.....
Jeremy Allison
1
-10
/
+9
2007-10-10
r7175: fix incorrect comment
Derrell Lipman
1
-1
/
+4
2007-10-10
r7172: This is the proper fix for setting file times from libsmbclient. We now
Derrell Lipman
4
-86
/
+244
2007-10-10
r7168: Updating file times from libsmbclient was not working for win98. Alth...
Derrell Lipman
3
-85
/
+71
2007-10-10
r7157: Ensure we abort a directory listing if we see the same
Jeremy Allison
1
-0
/
+7
2007-10-10
r7156: file was missing; svn isn't smart enough to even notify me. sigh.
Derrell Lipman
1
-0
/
+52
2007-10-10
r7153: add better test facilities to testutime
Derrell Lipman
1
-5
/
+5
2007-10-10
r7151: Fix for bug #2698. If a unicode to unix charset conversion fails (due ...
Jeremy Allison
1
-10
/
+40
2007-10-10
r7148: Fix #2736: winbind race condition with detecting idle clients
Jim McDonough
1
-6
/
+12
2007-10-10
r7145: reuse the WINBIND_REQUIRED_MEMBERSHIP constant.
Günther Deschner
1
-12
/
+14
2007-10-10
r7143: removing unused file
Gerald Carter
1
-0
/
+0
2007-10-10
r7142: removing 'ldap filter' smb.conf option
Gerald Carter
2
-8
/
+4
2007-10-10
r7140: removing aparser directory since it is obselete in light of pidl
Gerald Carter
56
-4009
/
+0
2007-10-10
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
39
-4911
/
+1327
2007-10-10
r7130: remove 'winbind enable local accounts' code from the 3.0 tree
Gerald Carter
12
-1928
/
+6
2007-10-10
r7126: fixing paranoid malloc checker failures
Gerald Carter
3
-6
/
+5
2007-10-10
r7041: compile fixes....long day I guess
Gerald Carter
1
-2
/
+3
2007-10-10
r7039: Ensure we always call read_socket_with_timeout() when
Jeremy Allison
1
-1
/
+6
2007-10-10
r7038: * upgrade version of nt*tdb files. Have to fix
Gerald Carter
1
-10
/
+145
2007-10-10
r7034: Revert change in util_sock.c from derrell until this is
Jeremy Allison
1
-58
/
+13
2007-10-10
r7033: Call a spade a spade :-).
Jeremy Allison
2
-91
/
+85
2007-10-10
r7031: Added encrypt/decrypt function for LSA secrets and trusted
Jeremy Allison
2
-1
/
+30
2007-10-10
r7025: 1 if not all data is available at the time we go to read a packet, retry
Derrell Lipman
2
-23
/
+75
2007-10-10
r7024: reverting mistaken commit
Gerald Carter
4
-29
/
+8
2007-10-10
r7020: fixing printer ace values and getting rid of false compiler warning ab...
Gerald Carter
7
-14
/
+34
2007-10-10
r6995: * fixing segfault when writing out registry values of zero length
Gerald Carter
4
-13
/
+47
2007-10-10
r6994: Fix for bugid #2729 - it turns out resume keys are *mandatory* for
Jeremy Allison
1
-5
/
+11
2007-10-10
r6992: syncing printer permissions changes from trunk
Gerald Carter
1
-7
/
+7
2007-10-10
r6979: Tidyups.
Jeremy Allison
1
-8
/
+2
2007-10-10
r6977: Fix bug #2735 (not mangling control characters) plus
Jeremy Allison
3
-0
/
+15
2007-10-10
r6965: Remove some dead code from util_unistr.c.
Jeremy Allison
2
-66
/
+36
[prev]
[next]