summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE_HOSTCC_SOURCEStefan Metzmacher2010-04-121-5/+6
* lib/replace/wscript: implement the same getpass detection logic as the autoco...Stefan Metzmacher2010-04-121-2/+2
* lib/replace/wscript: inline LIBREPLACE_GETPASS into 'replace'Stefan Metzmacher2010-04-121-5/+3
* s4/libnet: Allocate mem in supplied mem_ctxKamen Mazdrashki2010-04-121-2/+2
* s4/py_net: Source code formatting fixKamen Mazdrashki2010-04-121-16/+17
* build: use a common autogen-waf.sh for all buildsAndrew Tridgell2010-04-127-137/+33
* build: cope with symlinks between build components in waf distAndrew Tridgell2010-04-121-2/+50
* s4-net: Add definition of outf.Jelmer Vernooij2010-04-121-0/+2
* build: added --minimum-library-version configure optionAndrew Tridgell2010-04-122-0/+23
* s4: fix a typoKamen Mazdrashki2010-04-121-1/+1
* s4/libnet: handle errors returned for DsAddEntry_v3 properlyKamen Mazdrashki2010-04-121-4/+3
* s4/libnet: Add few new lines in the debug log so it is readable againKamen Mazdrashki2010-04-121-14/+16
* s4/libnet: Dump DRSUAPI_DIRERR_OK as unexpectedKamen Mazdrashki2010-04-121-2/+1
* s3: Move serverinfo_to_SamInfoX to auth/server_info.cVolker Lendecke2010-04-112-287/+287
* s3: Move [make|free]_user_info to auth/user_info.cVolker Lendecke2010-04-114-108/+146
* s3: Move make_server_info_sam to auth/server_info_sam.cVolker Lendecke2010-04-113-121/+152
* s3: Move sanitize_username to lib/util_str.cVolker Lendecke2010-04-113-8/+9
* s3: Move make_server_info to auth/server_info.cVolker Lendecke2010-04-114-32/+60
* s3: Move check_sam_security to auth/check_sam.cVolker Lendecke2010-04-113-486/+513
* s3: Make check_sam_security publicVolker Lendecke2010-04-112-20/+32
* s3: Replace "auth_context" by "challenge" in need_to_increment_bad_pw_count argsVolker Lendecke2010-04-111-5/+5
* s3: Replace "auth_context" by "challenge" in sam_password_ok argsVolker Lendecke2010-04-111-7/+10
* s3: Move user_in_group() and create_token_from_username() to token_utils.cVolker Lendecke2010-04-112-315/+315
* libcli/auth: Fix an uninitialized variableVolker Lendecke2010-04-111-2/+1
* nsswitch/wbinfo: Fix the S4 header checkKai Blin2010-04-111-1/+1
* idl: Use C-style comments, because cpp on some platforms doesn't acceptJelmer Vernooij2010-04-111-21/+21
* s4:dbspeed torture - improve also the TDB code partMatthias Dieter Wallnöfer2010-04-111-10/+9
* s4:dbspeed torture - remove unneeded newlines on "torture_result"Matthias Dieter Wallnöfer2010-04-111-7/+7
* s4: Fix more test results to not conflict with subunit commands.Jelmer Vernooij2010-04-111-7/+7
* subunit: Cope with lowercase test results in tap2subunit.Jelmer Vernooij2010-04-112-5/+16
* subunit: Remove more test output that could be interpreted by subunit.Jelmer Vernooij2010-04-114-51/+51
* subunit: Support formatting compatible with upstream subunit, for consistency.Jelmer Vernooij2010-04-1141-292/+299
* selftest: Accept 'testing:' to introduce new tests.Jelmer Vernooij2010-04-111-1/+1
* [Bug 7345] Incomplete description of function return values in libsmbclient.hDerrell Lipman2010-04-111-8/+14
* s3: Use sizeof(chal) instead of a constantVolker Lendecke2010-04-111-1/+1
* s3: Use talloc_stackframe() in user_in_groupVolker Lendecke2010-04-111-7/+1
* s3: Use talloc_stackframe() in user_in_group_sidVolker Lendecke2010-04-111-8/+1
* s3: Use talloc_stackframe() in create_token_from_usernameVolker Lendecke2010-04-111-7/+1
* s3: Fix a memleak in user_in_group_sidVolker Lendecke2010-04-111-0/+1
* s3: Remove the make_auth_methods routineVolker Lendecke2010-04-1110-72/+101
* s3: Fix a typoVolker Lendecke2010-04-111-1/+1
* s3: Make "auth_context" its own talloc parentVolker Lendecke2010-04-115-16/+9
* s3: Fix some nonempty linesVolker Lendecke2010-04-116-36/+35
* s4:samdb_server_site_dn - free unused DNs in the right wayMatthias Dieter Wallnöfer2010-04-111-2/+2
* s4:torture - "dbspeed" test - add newlines as we have them in the other failu...Matthias Dieter Wallnöfer2010-04-111-2/+2
* s4:torture - "dbspeed" testMatthias Dieter Wallnöfer2010-04-111-2/+2
* s4:torture - "dbspeed" testMatthias Dieter Wallnöfer2010-04-111-10/+17
* s4:torture - "dbspeed" testMatthias Dieter Wallnöfer2010-04-111-3/+4
* s3: Cosmetics -- I could not spot where "chal" was initializedVolker Lendecke2010-04-111-1/+1
* s4:auth Remove event context from anonymous_session()Andrew Bartlett2010-04-117-123/+119