summaryrefslogtreecommitdiff
path: root/source3
Commit message (Expand)AuthorAgeFilesLines
* s3: Avoid a winbind 100% cpu loopVolker Lendecke2011-10-191-0/+8
* vfs_netatalk should be using strstr_m, not strstr to find .AppleDouble paths.Jeremy Allison2011-10-191-5/+5
* The last argument to atalk_build_paths() is always false, remove it.Jeremy Allison2011-10-181-12/+9
* s3-util: dbwrap_tool: add fetch fuctions for hex and stringBjörn Baumbach2011-10-181-0/+61
* s3-util: dbwrap_tool: add store hex functionBjörn Baumbach2011-10-181-3/+43
* pdb-interface: Do not use unid_t hereSimo Sorce2011-10-188-52/+59
* s3-auth move the s3 auth context onto gensec_ntlmssp once we startAndrew Bartlett2011-10-181-2/+2
* s3-libsmb Use a gensec module to provide the ntlmssp client in ntlmssp_wrap.cAndrew Bartlett2011-10-182-85/+198
* s3-ntlmssp split auth_ntlmssp_client_start() into two partsAndrew Bartlett2011-10-185-25/+34
* s3-rpc_client remove cli_auth_ntlmssp_data_destructorAndrew Bartlett2011-10-181-9/+1
* s3:auth_util: add the uid with WBC_ID_TYPE_BOTH also to the group arrayStefan Metzmacher2011-10-181-2/+4
* s3-auth: use typedefs in auth.hAndrew Bartlett2011-10-181-8/+14
* gensec: move event context from gensec_*_init() to gensec_update()Andrew Bartlett2011-10-182-2/+3
* s3-auth fix comment after s3 ntlmssp gensec moduleAndrew Bartlett2011-10-181-1/+1
* s3-smbd Give the nt error string when failing to set up encrypted transportAndrew Bartlett2011-10-181-3/+5
* s3-ntlmssp Implement the server-side auth_ntlmssp code as a GENSEC moduleAndrew Bartlett2011-10-184-87/+229
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-1818-23/+23
* build: compile gensec_start.c and credentials.c in the autoconf buildAndrew Bartlett2011-10-181-0/+3
* s3-auth Add my copyrightAndrew Bartlett2011-10-182-2/+2
* libsmbclient: initial ABI signaturesAndrew Tridgell2011-10-181-0/+170
* libsmbclient: add ABI checking and pc fileAndrew Tridgell2011-10-182-2/+15
* Fix uninitialized memory problem in group_sids_to_info3 (fixes bug #8455).Wilco Baan Hofman2011-10-171-2/+2
* First part of fix for bug #8419 - Make VFS op "streaminfo" stackable.Frank Lahm2011-10-178-14/+34
* s3-waf: make sure we always build example pdb modules with --enable-developer.Günther Deschner2011-10-172-1/+2
* s3-auth: remove dead prototype.Günther Deschner2011-10-171-1/+0
* s3-waf: make sure we always build example auth modules with --enable-developer.Günther Deschner2011-10-172-0/+2
* s3: Before adding KDC's to the krb5.conf, cldap ping themVolker Lendecke2011-10-173-49/+104
* Add cldap_multi_netlogon_send/recvVolker Lendecke2011-10-172-42/+314
* Removed unused variable.Jeremy Allison2011-10-151-1/+0
* Remove unused function.Jeremy Allison2011-10-141-18/+0
* Fix const warning.Jeremy Allison2011-10-141-1/+1
* s3:dbwrap_ctdb: return the number of records in db_ctdb_traverse() for persis...Stefan Metzmacher2011-10-141-3/+15
* s3-net: Fix uninitialized variable in rpc_conf_import_internal().Günther Deschner2011-10-141-1/+1
* Fix sys_fseek wrapperBrad Smith2011-10-143-3/+5
* s3:net registry: fix segfault when net registry is called without subcommands...Michael Adam2011-10-141-0/+1
* s3-utils: add capabilities to dbwrap_toolBjörn Baumbach2011-10-141-17/+38
* s3-waf: install passdb headers.Günther Deschner2011-10-141-0/+6
* s3-passdb: remove libwbclient header dependency for passdb/lookup_sid.h.Günther Deschner2011-10-141-1/+3
* s3-passdb: remove fstring from pdb_set_user_sid_from_string().Günther Deschner2011-10-142-2/+2
* s3-passdb: add define guards for machine_sid.h.Günther Deschner2011-10-141-0/+5
* s3-passdb: add {LM|NT}_HASH_LEN defines in passdb.h.Günther Deschner2011-10-141-0/+8
* s3-passdb: use uintX_t at least in headers.Günther Deschner2011-10-142-5/+5
* s3-passdb: move passdb prototypes into passdb.hGünther Deschner2011-10-142-326/+285
* s3-passdb: move group mapping headers into passdb.hGünther Deschner2011-10-143-132/+87
* s3-auth: token_util needs system/passwd.h.Günther Deschner2011-10-141-0/+1
* s3: remove some dead prototypes.Günther Deschner2011-10-142-3/+0
* Add support for VFS op streaminfo chaining in all relevant VFS modules.Frank Lahm2011-10-149-68/+30
* s3:dbwrap_ctdb: fix the build after changing signature of tdb_wrap_open()Michael Adam2011-10-131-1/+7
* build: run perl generators at autogen.sh timeAndrew Bartlett2011-10-131-0/+6
* build: clean new generated param headersAndrew Bartlett2011-10-131-0/+4