index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
r754: Implement the SetPassword operation on the netlogon pipe.
Andrew Bartlett
2007-10-10
1
-16
/
+45
*
r743: Start on a NETLOGON server in Samba4.
Andrew Bartlett
2007-10-10
2
-3
/
+52
*
r719: Follow the trend - remove more unused functions.
Andrew Bartlett
2007-10-10
1
-22
/
+0
*
r718: removed some more unused code, and two source files
Andrew Tridgell
2007-10-10
2
-73
/
+0
*
r708: Clean up copyright headers, to reflect code that has come and gone
Andrew Bartlett
2007-10-10
1
-4
/
+3
*
r702: fix krb5 linking
Stefan Metzmacher
2007-10-10
1
-1
/
+6
*
r697: make use of SMB_EXT_LIB for LDAP and KRB5
Stefan Metzmacher
2007-10-10
1
-1
/
+2
*
r665: merge over the new build system from my tmp branch
Stefan Metzmacher
2007-10-10
2
-35
/
+55
*
r611: Fix breakage from my last commit:
Andrew Bartlett
2007-10-10
1
-6
/
+6
*
r610: - Merge the Samba3 'ntlm_auth --diagnostics' testsuite to Samba4.
Andrew Bartlett
2007-10-10
9
-51
/
+101
*
r451: More NTLMSSP work.
Andrew Bartlett
2007-10-10
3
-90
/
+167
*
r443: Update Samba4 to the auth and NTLMSSP code from Samba3.
Andrew Bartlett
2007-10-10
7
-156
/
+753
*
r335: added much better handling of servers that die unexpectedly during a
Andrew Tridgell
2007-10-10
4
-8
/
+38
*
r324: - don't reseed on every password generate
Andrew Tridgell
2007-10-10
1
-1
/
+5
*
r305: - added IDL and test code for samr_RidToSid()
Andrew Tridgell
2007-10-10
2
-15
/
+36
*
r275: added IDL and test code for samr_QueryDisplayInfo3(),
Andrew Tridgell
2007-10-10
1
-2
/
+6
*
r265: fixed a bug in the string to sid conversion code
Andrew Tridgell
2007-10-10
1
-6
/
+7
*
r204: Turns out that the string in the SEARCH unix_info level is that
Jeremy Allison
2007-10-10
2
-5
/
+50
*
r189: Added UNIX search into tests - added client library parse code.
Jeremy Allison
2007-10-10
1
-1
/
+27
*
r152: a quick airport commit ....
Andrew Tridgell
2007-10-10
9
-39
/
+159
*
r101: added lsa_SetSecret() and lsa_QuerySecret()
Andrew Tridgell
2007-10-10
4
-3
/
+227
*
r100: remember the user session key during session setup so it can be used in...
Andrew Tridgell
2007-10-10
2
-0
/
+11
*
r42: importing .cvsignore files
Gerald Carter
2007-10-10
1
-3
/
+0
*
r23: get rid of def_finfo
Andrew Tridgell
2007-10-10
1
-3
/
+0
*
fixed the handling of level II oplocks in samba4, especially when
Andrew Tridgell
2004-03-25
2
-2
/
+3
*
fixed two writex client bugs
Andrew Tridgell
2004-03-08
1
-4
/
+4
*
The file descriptor argument to cli_getattrE() is a fnum not a fd.
Tim Potter
2004-02-21
1
-2
/
+2
*
fixed a problem with the smb client code spinning when the connection
Andrew Tridgell
2004-02-21
1
-1
/
+5
*
move more code to the config.m4 scheme
Stefan Metzmacher
2004-02-12
2
-0
/
+45
*
Convert libcli routines to return NTSTATUS instead of BOOL. Again, the
Tim Potter
2004-02-10
4
-112
/
+113
*
- modified the dcerpc client security code to be generic, so ntlmssp
Andrew Tridgell
2004-02-10
2
-0
/
+344
*
Convert libcli routines to use cli_tree instead of cli_state. Port
Tim Potter
2004-02-08
8
-152
/
+168
*
merge:
Stefan Metzmacher
2004-02-01
2
-44
/
+72
*
* fixed a segv when -U is not used in smbtorture.
Andrew Tridgell
2004-01-15
2
-6
/
+18
*
Autodetect service_type in cli_tree_full_connection() if the caller
Tim Potter
2004-01-02
1
-0
/
+6
*
a fairly large commit!
Andrew Tridgell
2003-12-16
1
-1
/
+2
*
make sure we allow clients to negotiate ntlmssp seal if they want it
Andrew Tridgell
2003-12-15
1
-1
/
+2
*
the next step in the dcerpc server code. Added the link between the
Andrew Tridgell
2003-12-11
1
-3
/
+5
*
* patch based on work by Jim Myers to unify the ioctl handling to be
Andrew Tridgell
2003-12-04
1
-34
/
+71
*
added netr_DatabaseSync(). It doesn't work as I haven't done schannel
Andrew Tridgell
2003-12-02
1
-3
/
+9
*
another big improvement in the credentials API. I think it now
Andrew Tridgell
2003-12-02
1
-42
/
+69
*
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
2003-12-02
1
-0
/
+11
*
* another small API change in the credentials code
Andrew Tridgell
2003-12-01
2
-62
/
+88
*
neater credentials handling in netlogon client code
Andrew Tridgell
2003-12-01
1
-159
/
+32
*
fixed NTLMSSP_SIGN_VERSION (which I broke earlier today)
Andrew Tridgell
2003-12-01
1
-2
/
+1
*
added netr_LogonSamLogon() and test code
Andrew Tridgell
2003-12-01
1
-3
/
+0
*
added netr_ServerAuthenticate() and test code
Andrew Tridgell
2003-12-01
2
-21
/
+213
*
* got rid of UNISTR2 and everything that depends on it
Andrew Tridgell
2003-12-01
2
-194
/
+3
*
fixed default port handling pointed out by Tom Jansen
Andrew Tridgell
2003-11-26
1
-1
/
+1
*
fixed some memory leaks in the dcerpc use of ntlmssp signing
Andrew Tridgell
2003-11-26
1
-2
/
+6
[prev]
[next]