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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-18
s3-passdb: trying to decouple passdb and secrets a little.
Günther Deschner
1
-3
/
+0
2012-01-17
s3:lib/messages: remove unused messaging_event_context()
Stefan Metzmacher
1
-1
/
+0
2012-01-12
s3: Put an indirection layer into share_mode_lock
Volker Lendecke
1
-0
/
+4
2012-01-11
s3-libsmb: split out auth_generic client functions into auth_generic.c
Andrew Bartlett
1
-0
/
+2
2012-01-10
krb5: Require krb5_set_real_time is available to build with krb5
Andrew Bartlett
1
-4
/
+0
2012-01-09
s3-passdb: remove a forward declaration.
Günther Deschner
1
-7
/
+6
2012-01-06
Comment out sys_get_number_of_cores() as we're no longer using this.
Jeremy Allison
1
-0
/
+2
2012-01-06
s3-ntlmssp Remove unused ntlmssp_set_hashes() and do not set an invalid LM hash
Andrew Bartlett
1
-3
/
+0
2012-01-06
s3-libsmb Make auth_ntlmssp client more generic
Andrew Bartlett
1
-9
/
+13
2012-01-06
Add a sys_get_number_of_cores() function that calls sysconf or sysctl
Jeremy Allison
1
-0
/
+1
2012-01-05
s3-auth Remove ntlmssp_wrap.h which is no longer required
Andrew Bartlett
2
-3
/
+1
2012-01-05
s3-auth use gensec directly rather than via auth_generic_state
Andrew Bartlett
3
-5
/
+2
2012-01-05
s3-auth re-create the auth context in the s3 ntlmssp server module
Andrew Bartlett
1
-9
/
+0
2012-01-01
s3: Happy New Year 2012
Stefan Metzmacher
1
-1
/
+1
2011-12-22
s3-auth split the auth_generic functions into a seperate file
Andrew Bartlett
1
-0
/
+2
2011-12-22
s3-auth rename auth_ntlmssp_state -> auth_generic_state
Andrew Bartlett
3
-8
/
+8
2011-12-14
s3-includes: remove PRIMARY_* SID_INDEX defines defined elsewhere already.
Günther Deschner
1
-13
/
+0
2011-12-14
s3: Remove UNUSED_SHARE_MODE_ENTRY
Volker Lendecke
1
-2
/
+2
2011-12-14
s3:smbd/server: maintain the list of child processes under smbd_parent_context
Stefan Metzmacher
1
-6
/
+0
2011-12-13
s3:lib/dummyparam: remove unused conn_snum_used() dummy
Stefan Metzmacher
1
-1
/
+0
2011-12-13
s3:param: don't reference conn_snum_used directly in load_usershare_shares()
Stefan Metzmacher
1
-1
/
+2
2011-12-12
s3: Remove a bunch of calls to procid_self()
Volker Lendecke
3
-5
/
+2
2011-12-12
s3:smbd: make struct pending_message_list private
Stefan Metzmacher
1
-14
/
+0
2011-12-12
s3:smbd: remember the smbd_server_connection on pending_message_list
Stefan Metzmacher
1
-0
/
+1
2011-12-12
vfs: Make function pointer names consistent. They all end in _fn
Richard Sharpe
2
-224
/
+225
2011-12-03
Revert making public of the samba-module library.
Jelmer Vernooij
1
-1
/
+1
2011-12-02
s3: Use autogenerated open_files.idl
Volker Lendecke
1
-69
/
+0
2011-12-01
After a discussion with Volker, sdd a backup_intent state to the client struct.
Jeremy Allison
1
-0
/
+1
2011-11-30
s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDS
Volker Lendecke
1
-0
/
+4
2011-11-25
s3: Add some const
Volker Lendecke
1
-2
/
+2
2011-11-24
s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli...
Stefan Metzmacher
1
-60
/
+2
2011-11-24
s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si...
Stefan Metzmacher
1
-1
/
+2
2011-11-24
s3:smb2cli: implement smb2cli_negprot() on top of smbXcli_negprot()
Stefan Metzmacher
1
-12
/
+0
2011-11-24
s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ...
Stefan Metzmacher
1
-1
/
+4
2011-11-23
s3: Move server_info_struct to nmbd
Volker Lendecke
2
-9
/
+9
2011-11-23
s3: Replace delete_token_list by an array
Volker Lendecke
1
-3
/
+3
2011-11-17
s3-smbldap: move ldap_open_with_timeout out of smb_ldap.h to ads where it lives.
Günther Deschner
1
-9
/
+0
2011-11-17
s3-smbldap: remove duplicate LDAP_OPT_SUCCESS define.
Günther Deschner
1
-3
/
+0
2011-11-17
s3-smbldap: include talloc.h and tevent.h in smbldap.h
Günther Deschner
1
-0
/
+3
2011-11-17
s3-smbldap: improve smbldap.h readability and rearrange some defines.
Günther Deschner
2
-59
/
+53
2011-11-17
s3-smbldap: remove duplicate prototype.
Günther Deschner
1
-6
/
+0
2011-11-17
param: calculate server role from security, and security from server role
Andrew Bartlett
1
-1
/
+0
2011-11-17
s3-param remove lp_domain_logons(), always use IS_DC
Andrew Bartlett
1
-1
/
+0
2011-11-17
s3-param: Add "server role" as global parameter
Amitay Isaacs
1
-0
/
+1
2011-11-16
s3-libsmb: introduce option to disable dos error mapping
Björn Baumbach
1
-0
/
+1
2011-11-16
s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments.
Günther Deschner
1
-2
/
+5
2011-11-16
s3-smbldap: remove duplicate prototype of smbldap_init().
Günther Deschner
1
-3
/
+0
2011-11-16
s3-passdb: split out passdb/pdb_ldap_schema.c
Günther Deschner
1
-102
/
+0
2011-11-16
s3-smbldap: use include/smb_ldap.h in smbldap.h
Günther Deschner
1
-1
/
+1
2011-11-16
Fix bug #8561 - Password change settings not fully observed.
Jeremy Allison
1
-0
/
+1
[next]