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
2011-02-17
libndr: remove prototype for nonexisting function ndr_print_ipv4_addr().
Günther Deschner
1
-1
/
+0
2011-02-14
librpc: make NDR_KRB5PAC a shared library (libndr-krb5pac.so).
Günther Deschner
2
-5
/
+18
2011-02-13
librpc: add bindings for dnsp in python
Matthieu Patou
2
-1
/
+11
2011-02-11
s4-build: fixed export of krb5pac.h, needed by other public headers
Andrew Tridgell
1
-3
/
+5
2011-02-10
librpc: move preg.idl to main directory.
Günther Deschner
5
-1
/
+147
2011-02-10
s4-auth: install gen_ndr/auth.h, used by public session.h
Andrew Tridgell
1
-3
/
+5
2011-02-10
libcli/named_pipe_auth Change from 'info3' to auth_session_info_transport
Andrew Bartlett
2
-12
/
+12
2011-02-10
auth.idl fix size_is() reference in IDL
Andrew Bartlett
1
-1
/
+1
2011-02-10
libcli/named_pipe_auth Remove support for unused levels 0-2.
Andrew Bartlett
1
-24
/
+0
2011-02-09
s4-auth Add auth.idl to encode auth subsystem structures in IDL
Andrew Bartlett
2
-1
/
+71
2011-02-08
s4-waf: split out wscript_build for ndrdump binary.
Günther Deschner
1
-0
/
+7
2011-02-08
lib/compression: add shared wscript_build.
Günther Deschner
1
-0
/
+1
2011-02-08
libndr: apply some const and make is_valid_policy_hnd a callback to policy_ha...
Günther Deschner
2
-5
/
+3
2011-02-08
libndr: share some uuid helpers.
Günther Deschner
2
-0
/
+20
2011-02-08
ndr: merge ndr_map_error2string and ndr_errstr.
Günther Deschner
1
-0
/
+1
2011-02-08
ndr: move null_ndr_syntax_id to the common libndr location.
Günther Deschner
2
-0
/
+6
2011-02-08
ndr: merge duplicate ndr_map_error2ntstatus() functions.
Günther Deschner
1
-0
/
+25
2011-02-07
s4-waf Don't include ../librpc in paths
Andrew Bartlett
1
-100
/
+100
2011-02-02
s3-waf: no need to call pidl with --samba3-ndr-client anymore.
Günther Deschner
1
-2
/
+2
2011-02-02
s3-build: remove --samba3-ndr-client from build_idl.sh script.
Günther Deschner
1
-3
/
+3
2011-02-02
netlogon.idl: remove pointless union arms of netr_DELTA_UNION
Stefan Metzmacher
1
-16
/
+4
2011-02-02
netlogon.idl: use 'ms_union' as specified in [MS-NRPC]
Stefan Metzmacher
1
-0
/
+1
2011-02-02
netlogon.idl: add missing [default]; union arms
Stefan Metzmacher
1
-0
/
+4
2011-01-31
s4-smbtorture: add samr_changepassworduser3 ndr torture tests.
Günther Deschner
1
-1
/
+1
2011-01-30
librpc/rpc: add dcerpc_fault_to_nt_status() mapping from DCERPC_FAULT_SEC_PKG...
Stefan Metzmacher
1
-0
/
+2
2011-01-30
dcerpc.idl: add DCERPC_FAULT_SEC_PKG_ERROR
Stefan Metzmacher
1
-0
/
+1
2011-01-28
s4-smbtorture: add NDR tests for netr_LogonSamLogon.
Günther Deschner
1
-1
/
+1
2011-01-27
idl: Added missing endpoint mapper defines.
Andreas Schneider
1
-10
/
+23
2011-01-27
librpc: Added support to accept netbios names.
Andreas Schneider
1
-1
/
+2
2011-01-25
idl: add file_id idl.
Günther Deschner
3
-1
/
+20
2011-01-25
waf: share libndr.so between samba3 and samba4.
Günther Deschner
1
-0
/
+10
2011-01-25
libndr: move ndr_print_bool to ndr_basic.c
Günther Deschner
2
-0
/
+7
2011-01-14
s4-dns: renamed DNS_TYPE_ZERO to DNS_TYPE_TOMBSTONE
Andrew Tridgell
1
-1
/
+2
2011-01-12
drsuapi.idl: add some more DRSUAPI_ATTID_* values
Stefan Metzmacher
1
-0
/
+5
2011-01-12
idl: Add IDL for remote key backup protocol (rkbp)
Matthieu Patou
5
-1
/
+348
2011-01-12
idl: remove protected storage
Matthieu Patou
3
-25
/
+1
2011-01-07
netlogon: move netlogon helpers to ../libcli/netlogon.
Günther Deschner
1
-1
/
+1
2011-01-01
wmi: Remove unnecessary noprint statements.
Jelmer Vernooij
3
-25
/
+20
2010-12-22
dns: fixed dns record format
Andrew Tridgell
1
-7
/
+25
2010-12-21
dns: cope with trailing '.' in dns_name
Andrew Tridgell
1
-1
/
+7
2010-12-21
librpc/ndr/ndr_*.c - remove "const" from OIDs
Matthias Dieter Wallnöfer
2
-2
/
+2
2010-12-21
dns: fixed the padding for dnsp_name fields in LDAP
Andrew Tridgell
1
-4
/
+18
2010-12-21
dns: auto-calculate the wDataLength field in DNS records
Andrew Tridgell
1
-2
/
+2
2010-12-21
dnsp: fixed parsing of dns_name structures
Andrew Tridgell
1
-3
/
+4
2010-12-16
spoolss: fill in PerMachineConnections add and delete IDL.
Günther Deschner
1
-3
/
+9
2010-12-10
drsblobs.idl: remove nopython from package_PrimaryKerberosBlob related stuff
Stefan Metzmacher
1
-8
/
+8
2010-12-09
s4-lsa Implement kerberos ticket life policy
Andrew Bartlett
1
-1
/
+4
2010-12-08
dcerpc.idl: fix typo 0x800000000 => 0x80000000
Stefan Metzmacher
1
-1
/
+1
2010-12-08
Add ncacn_http (RTS) IDL implementation in dcerpc.idl
Julien Kerihuel
1
-1
/
+153
2010-12-08
s4-pkgconfig: add @LIB_RPATH@ to our link flags
Andrew Tridgell
2
-2
/
+2
[prev]
[next]