summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s4-s3-upgrade rename samba-tool domain samba3upgrade --libdir to --dbdir for ...Andrew Bartlett2011-10-193-18/+18
* s4-s3-upgrade fix format string for secrets.tdb exceptionAndrew Bartlett2011-10-191-1/+1
* s4-s3-upgrade test upgrade without a wins.datAndrew Bartlett2011-10-191-0/+3
* s4-s3-upgrade Fix samba3upgrade code to cope with a missing wins.datAndrew Bartlett2011-10-191-1/+10
* s4-smb_server do not set credentials on gensec twiceAndrew Bartlett2011-10-191-4/+0
* build: added deletion of stale .so and .o filesAndrew Tridgell2011-10-191-2/+16
* samba.getopt: Add some basic tests.Jelmer Vernooij2011-10-192-0/+58
* samba.getopt: Keep exception message when setting a lp option fails.Jelmer Vernooij2011-10-191-4/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-4/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-1/+5
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-2/+1
* samba-tool: Improve getopt.py error handlingGiampaolo Lauria2011-10-191-0/+3
* s3-docs: Add a clarification note for nss_info primary group membership calcu...Günther Deschner2011-10-192-1/+5
* s3-docs: Document Services for Unix 2.0 (sfu20) nss_info ldap schema support.Günther Deschner2011-10-192-3/+6
* 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
* lib/util: skip single hex digit at the end of the input sting - fix potential...Michael Adam2011-10-181-1/+2
* lib/util: fix function header comment to strhex_to_str()Michael Adam2011-10-181-9/+8
* lib/util: untangle assignent from check in strhex_to_str()Michael Adam2011-10-181-2/+6
* 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
* selftest:Samba3: fix signature for check_or_start()Michael Adam2011-10-181-1/+1
* selftest:Samba3: fix a message printed when starting winbinddMichael Adam2011-10-181-1/+1
* 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/doc: add man page for aio_fork vfs moduleBjörn Jacke2011-10-181-0/+86
* s4:auth/unix_token: match s3 behavior and add uid/gid to the groups arrayStefan Metzmacher2011-10-181-17/+31
* lib/param: Remove parameters for wins and spoolss databasesAndrew Bartlett2011-10-184-36/+10
* ldb: Output more error information when a connect failsAndrew Bartlett2011-10-182-1/+6
* 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-1824-86/+93
* s3-auth fix comment after s3 ntlmssp gensec moduleAndrew Bartlett2011-10-181-1/+1
* gensec: move event-using code to gensec_update() hooks out of gensec_start*()Andrew Bartlett2011-10-183-39/+77
* ntlmssp: Refuse to seal if we did not negotiate to signAndrew Bartlett2011-10-181-0/+5
* gensec: Refuse to seal if we did not negotiate to signAndrew Bartlett2011-10-181-0/+3
* s4-auth: match the new s3 gensec client and always negotiate SIGN with SEALAndrew Bartlett2011-10-181-0/+1
* gensec: Assert that we have not been subject to a downgrade attack in DCE/RPC...Andrew Bartlett2011-10-183-1/+48
* 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
* gensec: an event context is no longer mandetoryAndrew Bartlett2011-10-181-10/+0
* ntlmssp: Put members from auth_ntlmssp_state into gensec_ntlmssp_stateAndrew Bartlett2011-10-181-1/+17
* ntlmssp: Prepare gensec_ntlmssp_start() for broader useAndrew Bartlett2011-10-183-15/+28
* ntlmssp: Move ntlmssp code to auth/ntlmsspAndrew Bartlett2011-10-1834-193/+220
* build: compile gensec_start.c and credentials.c in the autoconf buildAndrew Bartlett2011-10-182-0/+53
* s4-s3-upgrade: Give a better clue when we cannot open secrets.tdbAndrew Bartlett2011-10-182-2/+5