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
/
librpc
/
ndr
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r1030: added server side schannel support
Andrew Tridgell
1
-0
/
+23
2007-10-10
r960: convert 'unsigned int' to uint_t in the most places
Stefan Metzmacher
1
-1
/
+1
2007-10-10
r937: - added a simple QuerySecurity implementation in samr server
Andrew Tridgell
1
-0
/
+12
2007-10-10
r895: use _t in base ndr fns
Andrew Tridgell
1
-4
/
+4
2007-10-10
r890: convert samba4 to use [u]int8_t instead of [u]int8
Stefan Metzmacher
1
-4
/
+4
2007-10-10
r889: convert samba4 to use [u]int16_t instead of [u]int16
Stefan Metzmacher
3
-12
/
+12
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
6
-83
/
+83
2007-10-10
r873: converted samba4 to use real 64 bit integers instead of
Andrew Tridgell
1
-16
/
+61
2007-10-10
r511: fix some const handling
Andrew Tridgell
1
-3
/
+3
2007-10-10
r327: fixed an uninitialised variable found by valgrind
Andrew Tridgell
1
-0
/
+1
2007-10-10
r275: added IDL and test code for samr_QueryDisplayInfo3(),
Andrew Tridgell
1
-2
/
+18
2007-10-10
r152: a quick airport commit ....
Andrew Tridgell
1
-1
/
+1
2004-02-03
- add 'print' to the DCERPC binding strings
Stefan Metzmacher
1
-4
/
+0
2004-01-11
added dom_sid_string() function
Andrew Tridgell
1
-7
/
+15
2004-01-08
This patch adds a better dcerpc server infastructure.
Stefan Metzmacher
1
-27
/
+41
2003-12-31
the endpoint mapper now works in bigendian mode
Andrew Tridgell
2
-3
/
+6
2003-12-19
addition of samr_SetSecurity() from kai
Andrew Tridgell
1
-1
/
+1
2003-12-19
fixed the AddAliasMem test code
Andrew Tridgell
1
-0
/
+23
2003-12-16
fixed formatting of uuids in debug output
Andrew Tridgell
1
-1
/
+1
2003-12-16
added support for big-endian ucs2 strings (as used by big-endian
Andrew Tridgell
1
-7
/
+17
2003-12-16
a fairly large commit!
Andrew Tridgell
1
-47
/
+30
2003-12-12
Added routines for arrays of uint16s.
Tim Potter
1
-0
/
+33
2003-12-12
* the RPC-ECHO pipe now works in smbd, as long as the data sizes
Andrew Tridgell
1
-1
/
+1
2003-12-02
* netr_ServerPasswordSet() now works - the test suite changes the
Andrew Tridgell
1
-1
/
+3
2003-12-01
added netr_ServerReqChallenge and cleaned up byte array printing
Andrew Tridgell
2
-11
/
+13
2003-12-01
started adding netlogon IDL and test suite
Andrew Tridgell
1
-0
/
+28
2003-11-30
Added EnumPrinterDriver, GetPrinterDriver (still in progress)
Tim Potter
1
-0
/
+17
2003-11-28
Added EnumJobs, GetJob, SetJob RPCs.
Tim Potter
1
-0
/
+17
2003-11-28
added auto-generation of the IDL interface tables. This makes two less
Andrew Tridgell
2
-40
/
+3
2003-11-26
Implemented EnumForms and GetForm.
Tim Potter
1
-0
/
+17
2003-11-26
signed DCERPC over TCP now works !
Andrew Tridgell
2
-77
/
+38
2003-11-24
added tests for epm_Map endpointer map calls
Andrew Tridgell
1
-0
/
+3
2003-11-24
added tests for the remaining calls on the rpc management interface
Andrew Tridgell
1
-0
/
+32
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
3
-6
/
+38
2003-11-23
added a tool called 'ndrdump' that allows you to dump NDR data
Andrew Tridgell
1
-1
/
+1
2003-11-23
ooh, this is fun!
Andrew Tridgell
3
-5
/
+75
2003-11-22
* fixed null terminated string handling
Andrew Tridgell
2
-3
/
+8
2003-11-22
* fixed NDR flag inheritance across push subcontexts
Andrew Tridgell
1
-0
/
+3
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
4
-28
/
+244
2003-11-22
added some explanations for epmapper IDL and dom_sid2
Andrew Tridgell
1
-1
/
+11
2003-11-21
cleaner handling of relative pointers to strings
Andrew Tridgell
1
-3
/
+3
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
3
-240
/
+270
2003-11-21
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
1
-0
/
+1
2003-11-21
avoid calling the print routines completely if debug level < 2
Andrew Tridgell
1
-6
/
+7
2003-11-21
only display really verbose packet dumps when smbtorture is run at
Andrew Tridgell
1
-2
/
+6
2003-11-21
added 4 more levels to samr_QueryDisplayInfo()
Andrew Tridgell
2
-46
/
+44
2003-11-20
Add initial work on eventlog - doesn't quite work yet.
Tim Potter
1
-0
/
+1
2003-11-20
* fixed libndr.h header
Andrew Tridgell
2
-33
/
+9
2003-11-20
moved the pidl auto-generated files out of CVS
Andrew Tridgell
18
-27735
/
+0
2003-11-20
extensive samr_SetUserInfo/samr_QueryUserInfo testing, with
Andrew Tridgell
2
-20
/
+20
[prev]
[next]