index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
libcli
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
signed DCERPC over TCP now works !
Andrew Tridgell
2003-11-26
7
-941
/
+1788
*
reduced the number of magic types we need in mkproto.pl
Andrew Tridgell
2003-11-23
1
-2
/
+2
*
make the socket send code a little clearer
Andrew Tridgell
2003-11-20
1
-1
/
+5
*
updated copyright year
Andrew Tridgell
2003-11-19
1
-1
/
+1
*
* add another WERR err code
Andrew Tridgell
2003-11-17
1
-0
/
+1
*
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
2003-11-17
1
-1
/
+1
*
added OpenPrinter and a test function. Note that the Samba3 structure
Andrew Tridgell
2003-11-17
1
-0
/
+6
*
- corrected some lsa idl
Andrew Tridgell
2003-11-08
1
-1
/
+5
*
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
2003-11-06
16
-2971
/
+0
*
finished off the ndr_sec.c module
Andrew Tridgell
2003-11-05
2
-15
/
+164
*
fixed another error found by valgrind
Andrew Tridgell
2003-11-04
2
-5
/
+3
*
fixed some error found by valgrind
Andrew Tridgell
2003-11-04
4
-3
/
+11
*
lsa_EnumSids() now works
Andrew Tridgell
2003-11-04
5
-2
/
+109
*
lsa_OpenPolicy2 now works
Andrew Tridgell
2003-11-04
4
-10
/
+85
*
yipee! we can now do lsaOpenPolicy() via the new interfaces, without
Andrew Tridgell
2003-11-04
10
-25
/
+422
*
added support for fragmented sends
Andrew Tridgell
2003-11-04
3
-8
/
+83
*
added fragmentation support on receive for dcerpc packets. I have
Andrew Tridgell
2003-11-04
2
-5
/
+188
*
added SinkData and SourceData tests for rpcecho
Andrew Tridgell
2003-11-03
4
-1
/
+114
*
added rpcecho EchoData test
Andrew Tridgell
2003-11-03
4
-1
/
+91
*
actually use the passed parameters!
Andrew Tridgell
2003-11-03
1
-3
/
+3
*
added a helper function to make building rpc functions a bit easier
Andrew Tridgell
2003-11-03
3
-32
/
+66
*
started adding RPC-ECHO torture cases
Andrew Tridgell
2003-11-03
6
-11
/
+187
*
we only want the per-call stub data
Andrew Tridgell
2003-11-03
1
-6
/
+21
*
a major revamp of the low level dcerpc code in samba4, We can now do a
Andrew Tridgell
2003-11-03
13
-642
/
+1228
*
- a few portability fixes from Jim Myers
Andrew Tridgell
2003-10-30
6
-0
/
+630
[next]