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
2012-03-20
Move NS_GUID_string and NS_GUID_from_string to dsdb-common.
Jelmer Vernooij
2
-54
/
+0
2012-03-20
libndr: Define trivial is_valid_policy_hnd as macro.
Jelmer Vernooij
2
-6
/
+1
2012-03-20
libndr: Rename policy_handle_empty to ndr_policy_handle_empty.
Jelmer Vernooij
2
-3
/
+3
2012-03-20
libndr: Rename policy_handle_equal to ndr_policy_handle_equal.
Jelmer Vernooij
2
-2
/
+2
2012-03-20
libndr: Rename ndr64_transfer_syntax and null_ndr_syntax_id so they have a nd...
Jelmer Vernooij
3
-13
/
+14
2012-03-20
librpc/wscript_build: Santizize formatting.
Jelmer Vernooij
1
-384
/
+387
2012-03-15
idl: add offload data transfer ioctl types
David Disseldorp
1
-0
/
+57
2012-03-02
ndr: dnsserver: Add pull and push functions for DNS_RPC_RECORD_STRING
Amitay Isaacs
1
-0
/
+37
2012-03-02
idl: dnsserver: Add DNS_RPC_RECORD_STRING data type for TXT DNS record
Amitay Isaacs
1
-2
/
+8
2012-03-02
ndr: Add NDR pull, push, print functions for dnsp_string_list
Amitay Isaacs
1
-0
/
+53
2012-03-02
idl: dnsp: Add dnsp_string_list data type for TXT DNS record
Amitay Isaacs
1
-1
/
+6
2012-03-02
ndr: Fix NDR push function for dnsp_string
Amitay Isaacs
1
-3
/
+2
2012-03-02
ndr: Fix the error messages, add correct data type name
Amitay Isaacs
1
-6
/
+6
2012-02-13
libndr: Add ndr_map_error2errno
Volker Lendecke
2
-0
/
+26
2012-02-08
idl: wmi and dcom don't need python bindings
Andrew Tridgell
1
-1
/
+1
2012-01-29
auth: provide private pointer and do not return original PAC signatures
Andrew Bartlett
1
-2
/
+0
2012-01-25
Introduce dump_data_file
Volker Lendecke
1
-6
/
+1
2012-01-13
idl: add to_null attribute to the spoolss devicename array
David Disseldorp
1
-1
/
+1
2012-01-13
idl: add to_null attribute to the spoolss formname array
David Disseldorp
1
-1
/
+1
2012-01-13
ndr: add ndr_pull_charset_to_null()
David Disseldorp
2
-0
/
+32
2011-12-23
idl:dnsserver: Add DNS_DP_STATE enumeration for diretory partition state
Amitay Isaacs
1
-1
/
+8
2011-12-21
idl: Avoid c++ style comments
Volker Lendecke
1
-1
/
+1
2011-12-17
s4 dns: Implement RFC-compatible update prescan
Kai Blin
1
-3
/
+4
2011-12-14
s4-librpc: Fix NETLOGON credential chain with Windows 2008.
Andreas Schneider
1
-0
/
+3
2011-12-08
Add DRSUAPI_DRS_UPDATE_(x) flags
Dave Craft
1
-0
/
+7
2011-12-08
Add NTDSConnection schedule attr blob
Dave Craft
1
-0
/
+20
2011-12-02
librpc: Add support for struct timeval
Volker Lendecke
2
-0
/
+41
2011-12-02
librpc: Add support for struct timespec
Volker Lendecke
2
-0
/
+41
2011-11-26
idl:netlogon.idl - add the Active Directory Web Service bit (DS_SERVER_WEBSERV)
Matthias Dieter Wallnöfer
1
-0
/
+1
2011-11-21
librpc: install drsuapi and drsblobs headers.
Günther Deschner
1
-2
/
+6
2011-11-18
s3: Fix bug 8371
Volker Lendecke
1
-0
/
+2
2011-11-09
samr: filterModuleName is a lsa_String in userPwdChangeFailureInformation.
Günther Deschner
1
-1
/
+1
2011-11-04
dns: Fix offset check in ndr_pull_component
Kai Blin
1
-1
/
+1
2011-11-04
nbt: Fix offset check in ndr_pull_component
Kai Blin
1
-1
/
+1
2011-11-04
s4 dns: the opcode is called OPCODE_UPDATE in the RFC, not OPCODE_REGISTER
Kai Blin
1
-1
/
+1
2011-11-04
dns: Build the python bindings
Kai Blin
1
-1
/
+6
2011-11-03
waf: convert NDR_NBT into shared library.
Günther Deschner
2
-7
/
+20
2011-11-03
nbt: create standard ndr_pull/push interface for common netlogon samlogon rep...
Günther Deschner
2
-1
/
+61
2011-11-03
nbt: move netlogon_samlogon_response into librpc/ndr/ndr_nbt.h.
Günther Deschner
1
-0
/
+11
2011-11-03
nbt: trim down header dependencies of nbt.idl.
Günther Deschner
1
-1
/
+1
2011-11-03
s4: add some missing header dependencies.
Günther Deschner
1
-1
/
+1
2011-11-03
nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.
Günther Deschner
3
-1
/
+187
2011-11-03
nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.
Günther Deschner
4
-3
/
+245
2011-11-03
librpc: remove nbt dependency to svcctl.
Günther Deschner
3
-34
/
+34
2011-11-03
librpc: remove nbt dependency to samr.
Günther Deschner
3
-13
/
+10
2011-10-31
s4-torture: Add tests for the smb2 copychunk ioctl
David Disseldorp
2
-1
/
+6
2011-10-31
idl: add copychunk and request_resume_key ioctl definitions
David Disseldorp
1
-0
/
+33
2011-10-24
idl: Improve MS-PAC IDL
Simo Sorce
1
-5
/
+9
2011-10-20
s4-dns: Added support for multiple DNS_RPC_RECORDS structures
Amitay Isaacs
4
-3
/
+93
2011-10-20
s4-dns: Added more data types for dnsserver implementation
Amitay Isaacs
1
-376
/
+547
[prev]
[next]