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
/
libndr.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-10
r884: convert samba4 to use [u]int32_t instead of [u]int32
Stefan Metzmacher
1
-17
/
+17
2003-12-31
the endpoint mapper now works in bigendian mode
Andrew Tridgell
1
-0
/
+3
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
1
-0
/
+3
2003-11-28
added auto-generation of the IDL interface tables. This makes two less
Andrew Tridgell
1
-20
/
+3
2003-11-24
added the dcerpc remote management interfaces as mgmt.idl, and wrote a
Andrew Tridgell
1
-0
/
+6
2003-11-23
ooh, this is fun!
Andrew Tridgell
1
-3
/
+13
2003-11-22
a fairly major upgrade to the dcerpc system
Andrew Tridgell
1
-7
/
+28
2003-11-21
* changed the way strings are handled in pidl to a much more general
Andrew Tridgell
1
-5
/
+19
2003-11-21
Start of winreg idl. Implement OpenHKLM, GetVersion and CloseKey.
Tim Potter
1
-0
/
+1
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
1
-10
/
+9
2003-11-20
Added ATSVC pipe.
Tim Potter
1
-0
/
+1
2003-11-20
added samr_LookupNames() and test code
Andrew Tridgell
1
-0
/
+3
2003-11-19
switched to a new way of handling unions, so that we can handle
Andrew Tridgell
1
-3
/
+3
2003-11-19
srvsvc IDL and test code from metze. Thanks!
Andrew Tridgell
1
-0
/
+1
2003-11-17
added wkssvc.idl and test code
Andrew Tridgell
1
-0
/
+1
2003-11-17
* add another WERR err code
Andrew Tridgell
1
-0
/
+12
2003-11-17
security descriptors are no longer a "special" type, they are handled
Andrew Tridgell
1
-0
/
+1
2003-11-17
* more info levels for EnumPrinter
Andrew Tridgell
1
-1
/
+0
2003-11-17
nicer method of handling spoolss EnumPrinters
Andrew Tridgell
1
-2
/
+18
2003-11-16
use nstring and [relative] to support levels 1 and 2 of EnumPrinters
Andrew Tridgell
1
-3
/
+4
2003-11-16
added support for level1 of EnumPrinters in spoolss. This uses a
Andrew Tridgell
1
-0
/
+9
2003-11-15
added samr_UserInfo2 and samr_UserInfo3
Andrew Tridgell
1
-1
/
+3
2003-11-15
added the first couple of calls from samr as IDL
Andrew Tridgell
1
-0
/
+2
2003-11-15
Skeleton IDL for SPOOLSS pipe. For this inital version, only OpenPrinterEx
Tim Potter
1
-0
/
+1
2003-11-15
added lsa_QuerySecObj() and the necessary sec_desc_buf supporting code
Andrew Tridgell
1
-0
/
+21
2003-11-13
* fixed conformant arrays in structures
Andrew Tridgell
1
-2
/
+12
2003-11-12
lsa_PrivilegeSet seems to be a very strange beast indeed. It has a
Andrew Tridgell
1
-0
/
+2
2003-11-11
added 9 more info levels to lsa_QueryInfoPolicy
Andrew Tridgell
1
-1
/
+0
2003-11-11
start using automatic union printing
Andrew Tridgell
1
-0
/
+2
2003-11-11
automatically generate ndr_print_*() functions for every IDL
Andrew Tridgell
1
-0
/
+15
2003-11-08
- corrected some lsa idl
Andrew Tridgell
1
-2
/
+12
2003-11-06
another major bit of restructuring of rpc in Samba4. Mostly moving
Andrew Tridgell
1
-0
/
+95