summaryrefslogtreecommitdiffstats
path: root/source3/include
Commit message (Expand)AuthorAgeFilesLines
* s3-auth re-create the auth context in the s3 ntlmssp server moduleAndrew Bartlett2012-01-051-9/+0
* s3: Happy New Year 2012Stefan Metzmacher2012-01-011-1/+1
* s3-auth split the auth_generic functions into a seperate fileAndrew Bartlett2011-12-221-0/+2
* s3-auth rename auth_ntlmssp_state -> auth_generic_stateAndrew Bartlett2011-12-223-8/+8
* s3-includes: remove PRIMARY_* SID_INDEX defines defined elsewhere already.Günther Deschner2011-12-141-13/+0
* s3: Remove UNUSED_SHARE_MODE_ENTRYVolker Lendecke2011-12-141-2/+2
* s3:smbd/server: maintain the list of child processes under smbd_parent_contextStefan Metzmacher2011-12-141-6/+0
* s3:lib/dummyparam: remove unused conn_snum_used() dummyStefan Metzmacher2011-12-131-1/+0
* s3:param: don't reference conn_snum_used directly in load_usershare_shares()Stefan Metzmacher2011-12-131-1/+2
* s3: Remove a bunch of calls to procid_self()Volker Lendecke2011-12-123-5/+2
* s3:smbd: make struct pending_message_list privateStefan Metzmacher2011-12-121-14/+0
* s3:smbd: remember the smbd_server_connection on pending_message_listStefan Metzmacher2011-12-121-0/+1
* vfs: Make function pointer names consistent. They all end in _fnRichard Sharpe2011-12-122-224/+225
* Revert making public of the samba-module library.Jelmer Vernooij2011-12-031-1/+1
* s3: Use autogenerated open_files.idlVolker Lendecke2011-12-021-69/+0
* After a discussion with Volker, sdd a backup_intent state to the client struct.Jeremy Allison2011-12-011-0/+1
* s3-ctdb: Make use of CTDB_CONTROL_CHECK_SRVIDSVolker Lendecke2011-11-301-0/+4
* s3: Add some constVolker Lendecke2011-11-251-2/+2
* s3:libsmb: implement cli_state based functions on top of smbXcli_conn/smbXcli...Stefan Metzmacher2011-11-241-60/+2
* s3:smb2cli: make use of smbXcli_session and setup the session key for SMB2 si...Stefan Metzmacher2011-11-241-1/+2
* s3:smb2cli: implement smb2cli_negprot() on top of smbXcli_negprot()Stefan Metzmacher2011-11-241-12/+0
* s3:smb2cli: replace smb2cli_base.c code with the more generic smbXcli_base.c ...Stefan Metzmacher2011-11-241-1/+4
* s3: Move server_info_struct to nmbdVolker Lendecke2011-11-232-9/+9
* s3: Replace delete_token_list by an arrayVolker Lendecke2011-11-231-3/+3
* s3-smbldap: move ldap_open_with_timeout out of smb_ldap.h to ads where it lives.Günther Deschner2011-11-171-9/+0
* s3-smbldap: remove duplicate LDAP_OPT_SUCCESS define.Günther Deschner2011-11-171-3/+0
* s3-smbldap: include talloc.h and tevent.h in smbldap.hGünther Deschner2011-11-171-0/+3
* s3-smbldap: improve smbldap.h readability and rearrange some defines.Günther Deschner2011-11-172-59/+53
* s3-smbldap: remove duplicate prototype.Günther Deschner2011-11-171-6/+0
* param: calculate server role from security, and security from server roleAndrew Bartlett2011-11-171-1/+0
* s3-param remove lp_domain_logons(), always use IS_DCAndrew Bartlett2011-11-171-1/+0
* s3-param: Add "server role" as global parameterAmitay Isaacs2011-11-171-0/+1
* s3-libsmb: introduce option to disable dos error mappingBjörn Baumbach2011-11-161-0/+1
* s3-smbldap: extend smbldap_init() with binddn/bindsecret arguments.Günther Deschner2011-11-161-2/+5
* s3-smbldap: remove duplicate prototype of smbldap_init().Günther Deschner2011-11-161-3/+0
* s3-passdb: split out passdb/pdb_ldap_schema.cGünther Deschner2011-11-161-102/+0
* s3-smbldap: use include/smb_ldap.h in smbldap.hGünther Deschner2011-11-161-1/+1
* Fix bug #8561 - Password change settings not fully observed.Jeremy Allison2011-11-161-0/+1
* s3-winbind: Increase the negative cache entry timout.Andreas Schneider2011-11-151-1/+1
* s3:libsmb: also remember the optional server name from the negprot responseStefan Metzmacher2011-11-041-0/+1
* s3-trustdomcache: make enumerate_domain_trusts() static.Günther Deschner2011-11-021-3/+0
* lib/util Split samba-modules library into public and private partsAndrew Bartlett2011-10-281-1/+1
* s3-passdb: use tevent_context in passdb.Günther Deschner2011-10-281-2/+3
* s3-smbldap: use tevent_context in smbldap.Günther Deschner2011-10-281-3/+3
* s3: Add serverids_existVolker Lendecke2011-10-271-0/+5
* s3: Add processes_existVolker Lendecke2011-10-271-0/+2
* s3-ctdb: Add ctdb_processes_existVolker Lendecke2011-10-271-0/+3
* s3: Fix some nonempty blank linesVolker Lendecke2011-10-271-3/+3
* s3: Enable uid wrapper.Andreas Schneider2011-10-271-3/+0
* s3:include: implement trans_oob() as wrapper to smb_buffer_oob()Stefan Metzmacher2011-10-262-1/+3