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
/
ndr
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-18
spoolss: add my copyright.
Günther Deschner
1
-0
/
+1
2009-03-18
spoolss: add custom ndr_print_spoolss_Field.
Günther Deschner
2
-0
/
+23
2009-03-18
spoolss: add ndr_size_spoolss_EnumPrinterDataEx_info in spoolss helper.
Günther Deschner
2
-0
/
+23
2009-03-18
spoolss: rename NDR_SPOOLSS_SIZE_ENUM macro to NDR_SPOOLSS_SIZE_ENUM_LEVEL in
Günther Deschner
1
-9
/
+9
2009-03-18
spoolss: fix ndr_push_spoolss_EnumPrinterDataEx.
Günther Deschner
1
-0
/
+1
2009-03-18
spoolss: add ndr_push/pull_spoolss_EnumPrinterDataEx helper.
Günther Deschner
2
-1
/
+95
2009-03-17
spoolss: fix ndr_push_spoolss_SetPrinterData.
Günther Deschner
1
-1
/
+1
2009-03-17
spoolss: fix GetPrinterData buffer helper.
Günther Deschner
1
-10
/
+18
2009-03-11
spoolss: fix typo in spoolss_EnumPrintProcessors_info union helper fn.
Günther Deschner
2
-4
/
+4
2009-03-11
spoolss: fix typo in spoolss_EnumJobs_info union helper fn.
Günther Deschner
2
-2
/
+2
2009-03-10
Don't log NDR_PRINT_DEBUG at level 0, this always ends up in syslog
Volker Lendecke
1
-5
/
+5
2009-03-07
spoolss: add spoolss_EnumPrintProcDataTypes to enum macro helper.
Günther Deschner
2
-1
/
+39
2009-03-06
spoolss: fix spoolss enum calls helper macro code after pointer changes.
Günther Deschner
1
-6
/
+13
2009-02-24
spoolss: add push,pull helper for spoolss_DriverInfo101.
Günther Deschner
2
-0
/
+481
2009-02-23
Quieten down a boatload of shadowed variable warnings on Solaris.
Jeremy Allison
1
-4
/
+4
2009-02-19
spoolss: add ndr_size_spoolss_StringArray to spoolss helper.
Günther Deschner
2
-0
/
+11
2009-02-17
spoolss: fix spoolss helper for out ref count pointer.
Günther Deschner
1
-2
/
+4
2009-02-07
spoolss: fix ndr_pull_spoolss_GetPrinterData.
Günther Deschner
1
-1
/
+1
2009-02-06
spoolss: fix ndr_pull/push_spoolss_GetPrinterData.
Günther Deschner
1
-2
/
+2
2009-02-06
spoolss: fix spoolss helper functions and macros w.r.t. needed pointer.
Günther Deschner
1
-2
/
+2
2009-02-05
spoolss: fix samba4 dependency of spoolss helper.
Günther Deschner
1
-0
/
+2
2009-02-05
spoolss: move ndr spoolss helper to main librpc dir.
Günther Deschner
2
-0
/
+577
2009-02-04
librpc: add header file for drsblobs helper functions.
Günther Deschner
1
-0
/
+27
2009-02-03
librpc: add ndr_size_string_array().
Günther Deschner
1
-0
/
+1
2009-01-26
Add function for mapping NDR error codes to strings.
Jelmer Vernooij
2
-0
/
+36
2009-01-20
librpc: Fix warning caused by some empty debug strings
Tim Prouty
1
-3
/
+3
2009-01-19
ndr_print: fix the output ndr debug messages only add header line once
Stefan Metzmacher
1
-0
/
+6
2009-01-09
svcctl: add ndr_push/pull_ENUM_SERVICE_STATUSW_array helper.
Günther Deschner
2
-0
/
+76
2009-01-04
Merge branch 'master' of ssh://git.samba.org/data/git/samba
Jelmer Vernooij
1
-1
/
+1
2009-01-01
Add iconv_convenience argument to size functions.
Jelmer Vernooij
4
-24
/
+25
2008-12-31
Fix typo found by Volker. Thanks for the review.
Jeremy Allison
1
-1
/
+1
2008-12-31
Fix all warnings in source3 with gcc4.3.
Jeremy Allison
1
-2
/
+1
2008-12-20
Don't trust sscanf not to run off the end of the string
Andrew Bartlett
1
-14
/
+35
2008-12-12
Move dom_sid to the Samba 3 IDL file, remove the old definition.
Jelmer Vernooij
1
-0
/
+224
2008-11-26
Move netr_SamDatabaseID8Bit to netlogon.idl to prevent problems with
Jelmer Vernooij
1
-0
/
+1
2008-11-16
librpc/ndr: add GUID_hexstring()
Stefan Metzmacher
2
-0
/
+26
2008-11-16
librpc/ndr: let GUID_from_data_blob() accept a ndr blob or a hex string too
Stefan Metzmacher
1
-0
/
+29
2008-11-16
Add a new function to parse a DATA_BLOB into a GUID
Andrew Bartlett
2
-7
/
+22
2008-11-08
security.idl: sometimes ACEs have some padding at the end
Stefan Metzmacher
1
-0
/
+30
2008-11-07
librpc/ndr: move ndr_sec_helper.c to the toplevel
Stefan Metzmacher
1
-0
/
+88
2008-11-06
netlogon: add 8bit varients of netr_SamDatabaseID8Bit and netr_DeltaEnum.
Günther Deschner
2
-0
/
+92
2008-11-02
Remove another use of global_loadparm.
Jelmer Vernooij
1
-2
/
+2
2008-10-24
Move charset library to top level.
Jelmer Vernooij
1
-1
/
+1
2008-10-23
Fix "parameter has incomplete type" build warning.
Tim Prouty
1
-0
/
+5
2008-10-23
Use common error definitions.
Jelmer Vernooij
1
-3
/
+1
2008-10-20
Move orpc to top-level directory.
Jelmer Vernooij
1
-0
/
+173
2008-10-20
Move WMI support code to top-level.
Jelmer Vernooij
2
-0
/
+63
2008-10-20
Make sure prototypes are always included, make some functions static and
Jelmer Vernooij
3
-11
/
+1
2008-10-20
Use tables in Samba 3 ndrdump.
Jelmer Vernooij
2
-0
/
+148
2008-10-19
Fix 64-bit printf warnings
Volker Lendecke
1
-3
/
+5
[next]