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
/
source3
/
librpc
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-30
s3-dceprc: Improve dcerpc_guess_sizes() interface
Simo Sorce
2
-19
/
+27
2010-07-30
s3-dcerpc: rationalize packet creation in the server code
Simo Sorce
1
-0
/
+6
2010-07-30
s3-dcerpc: Make function to guess pdu sizes common.
Simo Sorce
2
-0
/
+121
2010-07-30
s3-dcerpc: use common spengo wrapper code for client SPNEGO/NTLMSSP
Simo Sorce
3
-31
/
+194
2010-07-30
s3-dcerpc: add sign/seal support when using SPNEGO/KRB5
Simo Sorce
3
-86
/
+215
2010-07-30
s3-dcerpc: Add SPNEGO incapsulation for KRB5 auth
Simo Sorce
2
-0
/
+277
2010-07-28
s3-dcerpc: Try to fix build when gssapi_ext.h is not available
Simo Sorce
1
-43
/
+39
2010-07-28
Do not refernece pipe_auth_data directly in dcerpc_gssapi.c
Simo Sorce
2
-39
/
+11
2010-07-28
s3-dcerpc: Add sign/seal with gssapi
Simo Sorce
3
-0
/
+318
2010-07-28
s3-dcerpc: Add next authentication step with gssapi
Simo Sorce
2
-2
/
+14
2010-07-28
s3-decrpc: Introduce gssapi support for dcerpc krb5 auth
Simo Sorce
2
-0
/
+451
2010-07-28
s3-dcerpc: Use dcerpc_AuthType in pipe_auth_data
Simo Sorce
2
-46
/
+20
2010-07-28
s3-dcerpc: Make dcerpc_check_auth() common code
Simo Sorce
2
-0
/
+178
2010-07-28
s3-dcerpc: Move dcerpc_add_auth_footer() to the common helpers file
Simo Sorce
2
-0
/
+218
2010-07-19
waf-idl: put the gen_ndr/README file for source3 back
Andrew Tridgell
1
-0
/
+4
2010-07-17
s3-dcerpc: Move common cli/srv functions into a common file
Simo Sorce
1
-0
/
+238
2010-07-16
s3-dcerpc: Fix ability to receive Big Endian PDUs
Simo Sorce
2
-8
/
+34
2010-07-16
s3-dcerpc: Use DATA_BLOB for pipes_struct input data
Simo Sorce
1
-1
/
+0
2010-07-16
s3-dcerpc: Move common helpers into a common file
Simo Sorce
2
-0
/
+239
2010-07-07
s3-registry: add preg.idl.
Günther Deschner
4
-1
/
+142
2010-07-07
s3-notify: add MS-CIFS 2.2.7.4.2 FILE_NOTIFY_INFORMATION to IDL.
Günther Deschner
1
-0
/
+19
2010-07-01
s3-libnet_join: small IDL enhancement.
Günther Deschner
1
-2
/
+2
2010-06-03
s3: remove unused librpc/ndr/sid.c.
Günther Deschner
1
-59
/
+0
2010-05-28
s3-idl: fix some missing dependencies to other IDL files.
Günther Deschner
4
-2
/
+6
2010-05-20
s3-waf: Fix up PIDL includes.
Kai Blin
1
-1
/
+1
2010-05-20
s3-waf: Add autogeneration with PIDL
Stefan Metzmacher
1
-0
/
+7
2010-05-20
librpc: finally merge ndr_string.c.
Günther Deschner
1
-720
/
+0
2010-05-20
s3-libndr: merge in better ndr warnings from s4 ndr_string.c
Günther Deschner
1
-8
/
+8
2010-05-18
s3:winbind use no_srv_register to avoid needing rpc_srv_register
Andrew Bartlett
1
-1
/
+2
2010-05-18
Finish removal of iconv_convenience in public API's.
Jelmer Vernooij
1
-4
/
+0
2010-05-14
s3-libndr: make sure ndr_pull_string_array() only inspects string termination...
Günther Deschner
1
-1
/
+1
2010-05-04
s3-libnetjoin: omit admin password in generated ndr_print function.
Günther Deschner
1
-2
/
+2
2010-05-04
s3-idl: removed gen_ndr files from source3/ as well
Andrew Tridgell
26
-21879
/
+1
2010-03-23
s3:librpc/rpc: move prototypes to dcerpc.h
Stefan Metzmacher
1
-0
/
+18
2010-03-19
s3:librpc: remove unused stuff
Stefan Metzmacher
2
-217
/
+0
2010-02-12
s3: Implement global locks in a g_lock tdb
Volker Lendecke
3
-2
/
+6
2010-01-23
s3: Fix some nonempty blank lines
Volker Lendecke
1
-5
/
+5
2009-12-21
s3:winbind: Add a lower-cost alternative to wbinfo -t: wbinfo --ping-dc
Volker Lendecke
8
-5
/
+288
2009-11-26
s3-winbind: properly include netlogon.idl in wbint.idl.
Günther Deschner
3
-1
/
+3
2009-11-08
Revert "s3: Do not reference ndr_table_<pipe> in the cli_ routines directly"
Volker Lendecke
3
-48
/
+48
2009-11-08
Revert "s3: Do not reference the ndr_tables in the server calls directly"
Volker Lendecke
1
-23
/
+23
2009-11-08
Revert "s3: Do not reference ndr_table when calling rpc_srv_register"
Volker Lendecke
1
-1
/
+1
2009-11-08
s3: Do not reference ndr_table when calling rpc_srv_register
Volker Lendecke
1
-1
/
+1
2009-11-08
s3: Do not reference the ndr_tables in the server calls directly
Volker Lendecke
1
-23
/
+23
2009-11-08
s3: Do not reference ndr_table_<pipe> in the cli_ routines directly
Volker Lendecke
3
-48
/
+48
2009-11-07
s3: Do the printing for DEBUGLEVEL>=10 centrally
Volker Lendecke
1
-368
/
+0
2009-10-29
s3: add secrets.idl.
Günther Deschner
4
-0
/
+138
2009-10-16
s3-libnetapi: add I_NetLogonControl{2} to IDL.
Günther Deschner
4
-1
/
+188
2009-10-13
s3-winbindd: add wbint_ChangeMachineAccount implementation.
Günther Deschner
8
-6
/
+305
2009-10-07
s3: re-run make samba3-idl.
Günther Deschner
7
-145
/
+469
[prev]
[next]