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
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-21
s4: allow python code to dump NTACL object as well
Matthieu Patou
1
-0
/
+1
2010-01-18
idl: switched to using the WSPP names for the 'neighbour' DRS options
Andrew Tridgell
6
-126
/
+25
2010-01-16
s4-idl: in DsReplicaGetInfo unknown2 is actually an enumeration_context
Andrew Tridgell
3
-35
/
+35
2010-01-14
s4-idl: get rid of the operation specific DRS options flags
Andrew Tridgell
4
-351
/
+46
2010-01-14
s4-idl: update the DRS_OPTIONS bits based on the latest WSPP docs
Andrew Tridgell
1
-2
/
+10
2010-01-09
s4-idl: give a enum for attribute cn and a 'NONE' attribute
Andrew Tridgell
3
-2
/
+10
2010-01-08
s4-idl: regenerate DRS IDL
Andrew Tridgell
2
-0
/
+9
2010-01-08
s4-idl: added some more wellknown attributeIDs
Andrew Tridgell
1
-0
/
+3
2009-12-21
librpc: fixed the GUID_compare() function
Andrew Tridgell
1
-5
/
+5
2009-12-17
spoolss: more mork on SetPrinterInfo() levels.
Günther Deschner
4
-82
/
+102
2009-12-16
spoolss: add spoolss_DriverInfo7.
Günther Deschner
4
-0
/
+245
2009-12-14
s3: Allow up to 20480 entries in LookupSids, as mandated by the official IDL
Volker Lendecke
3
-6
/
+6
2009-12-14
librpc/ndr: avoid comparison_fn_t to fix the openchange build on solaris
Brian Lu
1
-1
/
+1
2009-12-14
idl: introduce new file: dfsblobs.idl
Matthieu Patou
1
-0
/
+116
2009-12-14
librpc/ndr: add missing prototypes for relative_short functions
Stefan Metzmacher
1
-0
/
+3
2009-12-14
spoolss: fix spoolss_PrinterData size calculation.
Günther Deschner
6
-8
/
+11
2009-12-14
spoolss: trivial fix for spoolss_FormInfo2 IDL.
Günther Deschner
3
-5
/
+10
2009-12-12
librpc/ndr: add support for relative_short pointers
Matthieu Patou
2
-0
/
+54
2009-12-10
spoolss: remove unused spoolss_StringArray2.
Günther Deschner
6
-90
/
+0
2009-12-10
s3: re-run make samba3-idl.
Günther Deschner
6
-10
/
+164
2009-12-10
spoolss: use spoolss_KeyNames in spoolss_EnumPrinterKey.
Günther Deschner
1
-1
/
+2
2009-12-10
spoolss: add spoolss_KeyNames union.
Günther Deschner
1
-0
/
+6
2009-12-10
libndr: added a GUID_to_ndr_blob() helper function
Andrew Tridgell
2
-6
/
+15
2009-12-10
librpc: split out a separate GUID_from_ndr_blob() function
Andrew Tridgell
2
-15
/
+21
2009-12-08
spoolss: add more spoolss architectures to IDL.
Günther Deschner
2
-2
/
+10
2009-12-08
spoolss: fix spoolss_DriverInfo8 IDL.
Günther Deschner
3
-55
/
+55
2009-12-07
spoolss: rework spoolss_GetPrinterDataEx and spoolss_SetPrinterDataEx.
Günther Deschner
9
-71
/
+366
2009-12-03
spoolss: hand-marshall the spoolss_StringArray2 struct for spoolss_EnumPrinte...
Günther Deschner
5
-51
/
+63
2009-12-02
samba-spoolss: use spoolss_StringArray2 in spoolss_EnumPrinterKey.
Günther Deschner
6
-41
/
+20
2009-12-02
spoolss: add spoolss_StringArray2.
Günther Deschner
6
-0
/
+78
2009-12-02
s3-spoolss: move MAXDEVICENAME to spoolss idl.
Günther Deschner
3
-6
/
+9
2009-12-01
drsuapi: fix build warning of NDR size calculation of drsuapi_DsReplicaObject...
Günther Deschner
6
-12
/
+14
2009-11-27
security.idl - Add some more wellknown SIDs/RIDs
Matthias Dieter Wallnöfer
2
-14
/
+20
2009-11-27
misc: mark winreg_Data little-endian except for a REG_DWORD_BIG_ENDIAN.
Günther Deschner
3
-145
/
+218
2009-11-27
pidl: fix handling of output arguments in s3 client stubs.
Günther Deschner
1
-4
/
+4
2009-11-26
librpc: rerun "make idl"
Stefan Metzmacher
9
-66
/
+66
2009-11-23
s3-spoolss: move more defines out of nt_printing.h to spoolss.idl where they ...
Günther Deschner
2
-0
/
+130
2009-11-23
spoolss: fix spoolss_EnumPrinterKey IDL.
Günther Deschner
6
-60
/
+40
2009-11-20
librpc: rerun "make idl"
Stefan Metzmacher
6
-0
/
+507
2009-11-20
librpc/ndr: remember the highest offset we parsed with relative pointer buffers
Stefan Metzmacher
2
-6
/
+22
2009-11-17
Fixed incorrect SID for RAS Servers.
Nadezhda Ivanova
2
-0
/
+2
2009-11-17
librpc: rerun "make idl"
Stefan Metzmacher
4
-9
/
+9
2009-11-17
netlogon.idl: fix ndr_pull_netr_DatabaseRedo()
Stefan Metzmacher
1
-2
/
+9
2009-11-12
lib/util Split data_blob_hex_string() into upper and lower
Andrew Bartlett
3
-3
/
+3
2009-11-08
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
46
-1312
/
+1312
2009-11-08
Revert "s3: Do not reference the ndr_tables in the server calls directly"
Volker Lendecke
15
-616
/
+616
2009-11-08
Revert "s3: Do not reference ndr_table when calling rpc_srv_register"
Volker Lendecke
15
-15
/
+15
2009-11-08
s3: Do not reference ndr_table when calling rpc_srv_register
Volker Lendecke
15
-15
/
+15
2009-11-08
s3: Do not reference the ndr_tables in the server calls directly
Volker Lendecke
15
-616
/
+616
2009-11-08
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
46
-1312
/
+1312
[next]