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
2011-08-21
s3-id_cache: Use better names for id cache management ops
Andreas Schneider
1
-3
/
+3
2011-08-21
s3-messaging: Add preforked child-parent message types
Simo Sorce
1
-0
/
+3
2011-08-21
s3-rpc_server: Use rpc_epmapper_mode() in ep_register()
Simo Sorce
1
-6
/
+5
2011-08-19
Revert "s3-messaging: IDMAP_ messages belongs to the Winbind range"
Simo Sorce
1
-4
/
+4
2011-08-16
s3-messaging: IDMAP_ messages belongs to the Winbind range
Simo Sorce
1
-4
/
+4
2011-08-11
s3-messaging: Change classification of MSG_SMB_CONF_UPDATED.
Simo Sorce
1
-1
/
+4
2011-08-11
s3-messaging: Fix messaging classes.
Simo Sorce
1
-1
/
+1
2011-08-11
s3-messaging: Remove obsolete class.
Simo Sorce
1
-1
/
+1
2011-08-03
selftest: test plugin_s4_dc against all ncacn_np tests
Andrew Bartlett
1
-0
/
+2
2011-08-03
s3-ntlmssp Remove auth_ntlmssp_and_flags()
Andrew Bartlett
1
-7
/
+0
2011-08-03
s3-ntlmssp Remove auth_ntlmssp_or_flags
Andrew Bartlett
1
-5
/
+4
2011-08-03
s3-ntlmssp Remove calls to auth_ntlmssp_and_flags from the server
Andrew Bartlett
1
-0
/
+1
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_update
Andrew Bartlett
1
-1
/
+1
2011-08-03
s3-ntlmssp Add mem_ctx argument to auth_ntlmssp_get_session_key()
Andrew Bartlett
1
-3
/
+2
2011-08-03
gensec: Remove mem_ctx from calls that do not return memory
Andrew Bartlett
1
-2
/
+2
2011-08-01
s3-librpc: Remove obsolete dcerpc_binding_vector_create().
Andreas Schneider
2
-111
/
+0
2011-08-01
s3-librpc: Add dcerpc_binding_vector_replace_iface().
Andreas Schneider
2
-0
/
+27
2011-08-01
s3-librpc: Add dcerpc_binding_vector_dup().
Andreas Schneider
2
-0
/
+45
2011-08-01
s3-librpc: Add dcerpc_binding_vector_add_unix().
Andreas Schneider
2
-0
/
+68
2011-08-01
s3-librpc: Add dcerpc_binding_vector_add_port().
Andreas Schneider
2
-0
/
+75
2011-08-01
s3-librpc: Add dcerpc_binding_vector_add_np_default().
Andreas Schneider
2
-0
/
+79
2011-08-01
s3-librpc: Add dcerpc_binding_vector_new().
Andreas Schneider
2
-2
/
+53
2011-07-31
s3-secrets: add lsa_secret struct to secrets IDL.
Günther Deschner
1
-0
/
+12
2011-07-20
s3-gse Work around the MIT 1.9 gss_krb5_import_cred
Andrew Bartlett
1
-6
/
+16
2011-07-20
s3-gse Allow printing the partial error string
Andrew Bartlett
1
-6
/
+6
2011-07-14
s3-librpc: Pass messaging context to dcerpc register functions.
Andreas Schneider
2
-3
/
+13
2011-07-04
s3-auth: Added remote_address to ntlmssp server.
Andreas Schneider
1
-0
/
+2
2011-07-04
s3-rpc_server: Migrate rpc function to tsocket_address.
Andreas Schneider
1
-5
/
+13
2011-06-27
s3: explicitly pass domain_sid to wbint_LookupRids() (bug #7841)
Volker Lendecke
1
-0
/
+1
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
3
-3
/
+3
2011-06-09
librpc/idr Use the Samba3 notify.idl in common.
Andrew Bartlett
3
-90
/
+1
2011-06-09
server_id.idl: Bring server_id.idl in common
Andrew Bartlett
3
-32
/
+1
2011-06-09
s3-server_id change pid to hyper
Andrew Bartlett
1
-1
/
+1
2011-06-09
s3-server_id Add task_id to server_id to match Samba4
Andrew Bartlett
1
-0
/
+1
2011-05-31
s3:librpc: remove unused file librpc/ndr/util.h
Michael Adam
1
-4
/
+0
2011-05-20
s3:smbd remove unused code
Christian Ambach
1
-1
/
+0
2011-05-18
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
1
-2
/
+2
2011-05-18
librpc/ndr Merge ndr_print_sockaddr_storage() into common code
Andrew Bartlett
1
-30
/
+0
2011-05-10
s3:librpc: remove unneded gssapi includes from source3/librpc/crypto/gse.c
Michael Adam
1
-6
/
+0
2011-05-05
Fix many const compiler warnings.
Jeremy Allison
1
-21
/
+23
2011-05-02
s3: remove various references to server side dcerpc structs (which are not ne...
Günther Deschner
1
-1
/
+0
2011-05-02
s3: move pipe_auth_data to dcerpc.h
Günther Deschner
1
-1
/
+14
2011-04-29
s3-proto: remove duplicate prototypes.
Günther Deschner
1
-0
/
+1
2011-04-29
s3-proto: move more librpc prototypes to librpc/rpc/dcerpc.h
Günther Deschner
2
-0
/
+9
2011-04-29
s3-build: remove some unused headers.
Günther Deschner
1
-1
/
+0
2011-04-27
s3-rpc_server Fix compile without kerberos
Andrew Bartlett
1
-1
/
+2
2011-04-27
s3-gse: Don't release the mech OID from gss_accept_security_context
Andrew Bartlett
1
-4
/
+31
2011-04-27
auth/kerberos: Create common helper to get the verified PAC from GSSAPI
Andrew Bartlett
2
-43
/
+7
2011-04-20
s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred()
Andrew Bartlett
2
-22
/
+29
2011-04-16
s3-gse Allow GSSAPI wrapper to compile against Heimdal
Andrew Bartlett
1
-1
/
+3
[next]