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
path:
root
/
source4
Age
Commit message (
Expand
)
Author
Files
Lines
2004-01-22
initilize ev->maxfd = EVENT_INVALID_MAXFD; before the while() loop.
Stefan Metzmacher
3
-2
/
+14
2004-01-22
- make the recalculation of ev->maxfd a bit more efficient.
Stefan Metzmacher
1
-35
/
+50
2004-01-22
make dcerpc_pipes[] completely const.
Stefan Metzmacher
1
-2
/
+2
2004-01-22
added a little bit of const magic to get rid of the data in librpc/gen_ndr/*.o
Andrew Tridgell
2
-2
/
+2
2004-01-21
let the event_add_XXX() function return a pointer of the allocated event stru...
Stefan Metzmacher
1
-12
/
+12
2004-01-21
cope with a wider range of broken servers in the RAW-QFILEINFO test
Andrew Tridgell
1
-8
/
+10
2004-01-20
check for the correct fault code when the server fails a use of a
Andrew Tridgell
1
-3
/
+9
2004-01-20
added code to the RPC-SPOOLSS test that demonstrates that policy
Andrew Tridgell
5
-3
/
+102
2004-01-20
dcerpc server output now copes with the client blocking part way
Andrew Tridgell
3
-24
/
+64
2004-01-20
avoid a copy of the data being input to the dcerpc server in the most
Andrew Tridgell
1
-4
/
+29
2004-01-19
add make [un]installtorture
Stefan Metzmacher
1
-3
/
+9
2004-01-19
remove all unused stuff from Makefile.in
Stefan Metzmacher
4
-646
/
+75
2004-01-19
Add test to set single fields in fields_present with info21.
Simo Sorce
1
-37
/
+53
2004-01-17
make sure we initialise r.out.handle in openeventlog
Andrew Tridgell
1
-0
/
+1
2004-01-15
* fixed a segv when -U is not used in smbtorture.
Andrew Tridgell
2
-6
/
+18
2004-01-13
a script which find unused or undefined vars in Makefile or Makefile.in
Stefan Metzmacher
1
-0
/
+45
2004-01-13
Add script for finding unused function checks in configure.in
Jelmer Vernooij
1
-0
/
+37
2004-01-11
Fix --with-fhs for swatdir
Jelmer Vernooij
1
-0
/
+1
2004-01-11
added dom_sid_string() function
Andrew Tridgell
1
-7
/
+15
2004-01-09
Update Copyright to 1992-2004
Stefan Metzmacher
1
-1
/
+1
2004-01-09
fixed the rpc epmapper server. This fixes rpc over tcp.
Andrew Tridgell
1
-1
/
+18
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
24
-408
/
+970
2004-01-08
remove a useless assignment
Stefan Metzmacher
1
-1
/
+1
2004-01-02
Add note about new configure structure.
Jelmer Vernooij
1
-1
/
+3
2004-01-02
Autodetect service_type in cli_tree_full_connection() if the caller
Tim Potter
1
-0
/
+6
2003-12-31
the endpoint mapper now works in bigendian mode
Andrew Tridgell
4
-9
/
+16
2003-12-30
"subsystems" should be static
Andrew Tridgell
1
-1
/
+1
2003-12-22
remove some unused files
Andrew Tridgell
9
-4386
/
+0
2003-12-21
minor updates to make the srvsvc test compile
Andrew Tridgell
1
-5
/
+5
2003-12-21
wkssvc test updates from metze
Andrew Tridgell
1
-15
/
+21
2003-12-20
latest srvsvc and wkssvc IDL from metze
Andrew Tridgell
2
-122
/
+744
2003-12-20
tim, I'm guessing you really didn't want to add this :)
Andrew Tridgell
1
-2
/
+1
2003-12-20
Remove Makefile targets for old python extensions.
Tim Potter
1
-27
/
+17
2003-12-19
addition of samr_SetSecurity() from kai
Andrew Tridgell
4
-5
/
+29
2003-12-19
fixed removal of moe than one ncacn_* option from option list
Andrew Tridgell
1
-0
/
+1
2003-12-19
fixed the AddAliasMem test code
Andrew Tridgell
2
-13
/
+44
2003-12-19
added a bunch of alias functions in samr.idl based on work by Kai.
Andrew Tridgell
4
-47
/
+396
2003-12-19
added code to the IDL validator to check for common errors with
Andrew Tridgell
2
-3
/
+51
2003-12-17
fixed a segv in RPC-* when debug level > 2
Andrew Tridgell
1
-1
/
+1
2003-12-17
Fix typo.
Tim Potter
1
-1
/
+1
2003-12-17
fixed a bug in the acct_flags checking on CreateUser2 in the RPC-SAMR test
Andrew Tridgell
1
-5
/
+5
2003-12-17
Delete old python bindings.
Tim Potter
44
-9239
/
+0
2003-12-17
added a smb.conf flag "rpc big endian" that tells our rpc server to
Andrew Tridgell
5
-49
/
+65
2003-12-16
removed some unused functions
Andrew Tridgell
1
-87
/
+0
2003-12-16
fixed formatting of uuids in debug output
Andrew Tridgell
1
-1
/
+1
2003-12-16
added a define for the DCERPC little-endian data representation flag
Andrew Tridgell
2
-8
/
+11
2003-12-16
fixed the RPC-MGMT and RPC-SCANNER tests to work with the new
Andrew Tridgell
3
-50
/
+136
2003-12-16
no longer require the pipe name or tcp port number to be the first
Andrew Tridgell
1
-0
/
+4
2003-12-16
use bigendian mode to fix the idl for samr_LogonHours
Andrew Tridgell
1
-1
/
+1
2003-12-16
it turns out that a wire policy handle isn't a blob either, its a
Andrew Tridgell
5
-15
/
+39
[prev]
[next]