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
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
2003-11-20
* fixed level2 of QueryUserInfo
Andrew Tridgell
10
-8
/
+124
2003-11-20
started on samr_SetUserInfo()
Andrew Tridgell
5
-42
/
+589
2003-11-20
fixed srvsvc_NetShareEnumAll()
Andrew Tridgell
2
-143
/
+20
2003-11-20
Add a 1004 level for srvsvc.
Richard Sharpe
2
-0
/
+159
2003-11-20
Added ATSVC pipe.
Tim Potter
3
-0
/
+520
2003-11-20
added samr_LookupRids() and test code
Andrew Tridgell
2
-8
/
+84
2003-11-20
added samr_LookupNames() and test code
Andrew Tridgell
7
-34
/
+66
2003-11-20
make the echo idl match the win32 IDL again
Andrew Tridgell
2
-5
/
+5
2003-11-20
EnumPrinterData in spoolss now works
Andrew Tridgell
3
-3
/
+69
2003-11-20
* changed to midl syntax using [case(x)] instead of case(x)
Andrew Tridgell
4
-235
/
+23
2003-11-19
fixed wkssvc idl and test code for TransportEnum
Andrew Tridgell
2
-72
/
+19
[next]