index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
librpc
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
waf: convert NDR_NBT into shared library.
Günther Deschner
2011-11-03
2
-7
/
+20
*
nbt: create standard ndr_pull/push interface for common netlogon samlogon rep...
Günther Deschner
2011-11-03
2
-1
/
+61
*
nbt: move netlogon_samlogon_response into librpc/ndr/ndr_nbt.h.
Günther Deschner
2011-11-03
1
-0
/
+11
*
nbt: trim down header dependencies of nbt.idl.
Günther Deschner
2011-11-03
1
-1
/
+1
*
s4: add some missing header dependencies.
Günther Deschner
2011-11-03
1
-1
/
+1
*
nbt: move nbt_string ndr functions to ndr/ndr_nbt.c helper.
Günther Deschner
2011-11-03
3
-1
/
+187
*
nbt: merge in LIBCLI_NDR_NETLOGON helper into NDR_NBT.
Günther Deschner
2011-11-03
4
-3
/
+245
*
librpc: remove nbt dependency to svcctl.
Günther Deschner
2011-11-03
3
-34
/
+34
*
librpc: remove nbt dependency to samr.
Günther Deschner
2011-11-03
3
-13
/
+10
*
s4-torture: Add tests for the smb2 copychunk ioctl
David Disseldorp
2011-10-31
2
-1
/
+6
*
idl: add copychunk and request_resume_key ioctl definitions
David Disseldorp
2011-10-31
1
-0
/
+33
*
idl: Improve MS-PAC IDL
Simo Sorce
2011-10-24
1
-5
/
+9
*
s4-dns: Added support for multiple DNS_RPC_RECORDS structures
Amitay Isaacs
2011-10-20
4
-3
/
+93
*
s4-dns: Added more data types for dnsserver implementation
Amitay Isaacs
2011-10-20
1
-376
/
+547
*
dnsp: Added typedefs to interpret dnsProperty attribute for dnsZone objectclass
Amitay Isaacs
2011-10-20
1
-3
/
+123
*
ndr.pc: needs samba-util not samba-hostconfig
Simo Sorce
2011-10-10
1
-1
/
+1
*
dnsserver.idl: avoid '//' comments
Stefan Metzmacher
2011-10-08
1
-180
/
+180
*
build: ndrdump is only built with waf
Andrew Bartlett
2011-10-07
1
-2
/
+0
*
drsuapi: added ncName attid in enum
Andrew Tridgell
2011-10-04
1
-0
/
+1
*
dns: build python bindings for dnsserver RPC protocol
Andrew Tridgell
2011-10-04
1
-0
/
+5
*
dns: filled in dnsserver.idl
Andrew Tridgell
2011-10-04
2
-3
/
+1334
*
dns: Move the dns_srv_record to the correct place in the idl file
Kai Blin
2011-10-02
1
-7
/
+7
*
dns: Add support for TXT record to idl file
Kai Blin
2011-10-02
1
-0
/
+6
*
dns: The QCLASS is called IN, not IP
Kai Blin
2011-09-28
1
-1
/
+1
*
build: avoid util.h as a public header name due to conflict with MacOS
Andrew Bartlett
2011-09-23
1
-1
/
+1
*
Fix bug #8458] - IE9 on Windows 7 cannot download files to samba 3.5.11 share
Jeremy Allison
2011-09-21
1
-0
/
+1
*
librpc: put NDR_NTPRINTING into ndr-samba grouping library
Andrew Bartlett
2011-09-08
1
-1
/
+1
*
libndr: add checking to all pull/push functions of base types
Andrew Tridgell
2011-09-08
1
-0
/
+34
*
libndr: moved the NDR_* flags to have less overlap
Andrew Tridgell
2011-09-08
1
-8
/
+36
*
ndr: range check on push of dom_sid blob
Andrew Tridgell
2011-09-05
1
-1
/
+4
*
drsblobs: fixed alignment of drs blobs authentication information
Andrew Tridgell
2011-09-05
1
-5
/
+5
*
security.idl add new well-known SIDs
Christian Ambach
2011-08-31
1
-0
/
+8
*
dcerpc-binding: Install header file.
Jelmer Vernooij
2011-08-21
1
-0
/
+1
*
wafsamba: Require public libraries to have a pc file specified, or explicitly...
Jelmer Vernooij
2011-08-21
1
-3
/
+4
*
ndr_drsuapi: fix compiler warning
Stefan Metzmacher
2011-08-09
1
-2
/
+3
*
build: rename rpcommon to dcerpc-binding an make a public library
Andrew Bartlett
2011-08-08
1
-39
/
+39
*
build: provide tevent-util as a public library
Andrew Bartlett
2011-08-08
1
-1
/
+1
*
idl: We don't need a context for FRSRPC_COMM_PKT_CHUNK_CO_EXTENTION_2 and avo...
Matthieu Patou
2011-08-06
1
-2
/
+2
*
eventlog6.idl: fix definition of eventlog6_StringArray
Stefan Metzmacher
2011-08-01
1
-1
/
+1
*
nbt: Add comment explaining that these responses are manually encoded
Andrew Bartlett
2011-07-29
1
-1
/
+5
*
nbt: fix WinXP S3 domain join: alignment of nbt_netlogon_response_from_pdc
Andrew Bartlett
2011-07-28
1
-1
/
+1
*
security.idl: Use gid_t for gid in security_unix_token
Andrew Bartlett
2011-07-20
1
-1
/
+1
*
s3-auth Remove seperate guest boolean
Andrew Bartlett
2011-07-20
1
-1
/
+0
*
auth: remove now unused auth3_session_info from auth.idl
Andrew Bartlett
2011-07-20
1
-11
/
+1
*
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
2011-07-20
1
-2
/
+2
*
auth: use char * pointers in auth.idl
Andrew Bartlett
2011-07-20
1
-10
/
+10
*
s3-auth import auth3_session_info into IDL
Andrew Bartlett
2011-07-20
1
-1
/
+23
*
auth: Put 'guest' and 'system' booleans into auth_user_info_unix
Andrew Bartlett
2011-07-20
1
-0
/
+6
*
lsa: lsa_CreateTrustedDomainEx takes lsa_TrustDomainInfoAuthInfo, not
Günther Deschner
2011-07-15
1
-1
/
+1
*
lsa: rename auth info argument in lsa_CreateTrustedDomainEx2
Günther Deschner
2011-07-15
1
-1
/
+1
[prev]
[next]