ira/wip.git
2011-07-21 Andrew Tridgells4-test: added dbcheck run to test suite
2011-07-21 Andrew Tridgellsamba-tool: nicer error in passwordsettings with no...
2011-07-21 Andrew Tridgellsamba-tool: testparm doesn't take any credentials
2011-07-21 Andrew Tridgellsamba-tool: use 'exportkeytab' instead of 'dumpkeys'
2011-07-21 Giampaolo Lauriasamba-tool: Fix __doc_ in base classes
2011-07-21 Giampaolo Lauriasamba-tool: removed synopsis code in base class
2011-07-21 Giampaolo Lauriasamba-tool: Fixed bugs to determine min and max # of...
2011-07-21 Giampaolo Lauriasamba-tool: Improved --help functionality
2011-07-21 Giampaolo Lauriasamba-tool: fixed __doc__ in base classes
2011-07-21 Giampaolo Lauriasamba-tool: Fix error handling in SuperCommand class
2011-07-21 Giampaolo Lauriasamba-tool: improved Option list for all user commands
2011-07-21 Giampaolo Lauriasamba-tool: added error handling for the user command
2011-07-21 Giampaolo Lauriasamba-tool: fixed drs commands synopsis
2011-07-21 Andrew Tridgellsamba-tool: fixed samba-tool user syntax
2011-07-21 Giampaolo Lauriasamba-tool: fixed synopsis on user commands
2011-07-21 Giampaolo Lauriasamba-tool: fixed synopsis on all "user" commands
2011-07-21 Giampaolo Lauriasamba-tool: moved takes_optiongroups definition to...
2011-07-21 Giampaolo Lauriasamba-tool: removed the assignment to parser.prog
2011-07-21 Giampaolo Lauriasamba-tool: fixed prog name in samba-tool
2011-07-21 Giampaolo Lauriasamba-tool: update vampire.py message
2011-07-21 Giampaolo Lauriasamba-tool: removed join as it has been replaced by...
2011-07-21 Giampaolo Lauriasamba-tool: moved join to domain join
2011-07-21 Giampaolo Lauriasamba-tool: updated test suite for the new domain dumpk...
2011-07-21 Giampaolo Lauriasamba-tool: removed export as it has been moved to...
2011-07-21 Giampaolo Lauriasamba-tool: moved export to domain dumpkeys
2011-07-21 Giampaolo Lauriasamba-tool: updated test suite to reflect the move...
2011-07-21 Giampaolo Lauriasamba-tool: removed domainlevel as it has been moved...
2011-07-21 Giampaolo Lauriasamba-tool: moved domainlevel to domain level
2011-07-21 Giampaolo Lauriasamba-tool: removed machinepw as it has been moved...
2011-07-21 Giampaolo Lauriasamba-tool: moved machinepw to domain machinepassword
2011-07-21 Giampaolo Lauriasamba-tool: update test suite for the new domain object
2011-07-21 Giampaolo Lauriasamba-tool: removed pwsettings
2011-07-21 Giampaolo Lauriasamba-tool: created domain object, moved pwsettings...
2011-07-21 Giampaolo Lauriasamba-tool: update test suite for add setpassword
2011-07-21 Giampaolo Lauriasamba-tool: removed setpassword.py
2011-07-21 Giampaolo Lauriasamba-tool: added setpassword to user
2011-07-21 Giampaolo Lauriasamba-tool: fix summary of the fsmo command to be clearer
2011-07-20 Björn Baumbachs3-torture: run_simple_posix_open_test(): replace cli_r...
2011-07-20 Björn Baumbachs3-torture: rw_torture2(): replace cli_read_old() with...
2011-07-20 Björn Baumbachs3-torture: rw_torture3(): replace cli_read_old() with...
2011-07-20 Björn Baumbachs3-torture: rw_torture(): replace cli_read_old() with...
2011-07-20 Björn Baumbachs3-libsmb: introduce new NTSTATUS cli_read()
2011-07-20 Björn Baumbachs3-libsmb: replace cli_read() with cli_read_old()
2011-07-20 Stefan Metzmachers3:libsmb: move cli->cnum to cli->smb1.tid and hide...
2011-07-20 Stefan Metzmachers3:libsmb: move cli->pid to cli->smb1.pid and hide...
2011-07-20 Stefan Metzmachers3:libsmb: add cli->smb1.vc_num and hide it behind...
2011-07-20 Stefan Metzmachers3:libsmb: move cli->mid to cli->smb1.mid
2011-07-20 Stefan Metzmachers3:libsmb: smb_bytes_talloc_string() doesn't need a...
2011-07-20 Stefan Metzmachers4:kdc: restore the behavior before the last heimdal...
2011-07-20 Andrew Bartletts3-gse Work around the MIT 1.9 gss_krb5_import_cred
2011-07-20 Andrew Bartletts3-gse Allow printing the partial error string
2011-07-20 Andrew Bartletts3-auth fix dummy function in the not-with-kerberos...
2011-07-20 Andrew Bartletts3-auth Replace False with false in auth_util.c
2011-07-19 Andrew Bartletts3-auth Replace True with true in auth_util.c
2011-07-19 Andrew Bartletts3-auth Fix spelling
2011-07-19 Andrew Bartletts3-auth Remove pointless destructor in make_server_info
2011-07-19 Andrew Bartletts3-auth inline make_auth_session_info into only caller
2011-07-19 Andrew Bartlettsecurity.idl: Use gid_t for gid in security_unix_token
2011-07-19 Andrew Bartletts3-auth Remove seperate guest boolean
2011-07-19 Andrew Bartlettauth: Set NETLOGON_GUEST and use it to determine guest...
2011-07-19 Andrew Bartlettselftest: Add tests to verify that the named pipe proxy...
2011-07-19 Andrew Bartlettselftest: Pass lsass and epmapper across the named...
2011-07-19 Andrew Bartlettauth: remove now unused auth3_session_info from auth.idl
2011-07-19 Andrew Bartlettauth: Move make_user_info_SamBaseInfo() to talloc_strdu...
2011-07-19 Andrew Bartlettauth: Split out make_user_info_SamBaseInfo and add...
2011-07-19 Andrew Bartletts3-rpc_server remove per-element copies of auth_session...
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth use auth_user_info not netr_SamInfo3 in auth3_s...
2011-07-19 Andrew Bartletts3-rpc_server read and write the unix_token and unix_in...
2011-07-19 Andrew Bartletts3-auth reimplement copy_session_info via NDR pull...
2011-07-19 Andrew Bartlettauth: use char * pointers in auth.idl
2011-07-19 Andrew Bartletts3-auth Remove pointless destructor
2011-07-19 Andrew Bartletts3-auth import auth3_session_info into IDL
2011-07-19 Andrew Bartletts3-auth Avoid redundant copies in create_local_token()
2011-07-19 Andrew Bartletts3-auth Add comments to copy_session_info_serverinfo_gu...
2011-07-19 Andrew Bartletts3-auth inline copy_serverinfo_session_info into only...
2011-07-19 Andrew Bartletts3-auth use a cached auth_serversupplied_info in make_s...
2011-07-19 Andrew Bartletts3-auth remove extra from auth3_session_info
2011-07-19 Andrew Bartletts3-auth Clarify inputs and ouptuts by using elements...
2011-07-19 Andrew Bartletts3-auth assert that security_token is present in the...
2011-07-19 Andrew Bartletts3-auth Remove unused nss_token variable
2011-07-19 Andrew Bartletts3-auth: Remove unused lm_session_key from auth3_sessio...
2011-07-19 Andrew Bartletts3-auth remove unused copy_serverinfo
2011-07-19 Andrew Bartletts3-auth Use system boolean in auth_user_info_unix
2011-07-19 Andrew Bartletts3-auth Use guest boolean in auth_user_info_unix
2011-07-19 Andrew Bartlettauth: Put 'guest' and 'system' booleans into auth_user_...
2011-07-19 Andrew Bartletts3-auth Use struct auth_user_info_unix for unix_name...
2011-07-19 Andrew Bartlettauth: include auth.idl structures into common_auth.h
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-19 Andrew Bartletts3-auth Add struct auth3_session_info to aid transition...
2011-07-19 Andrew Bartletts3-auth Add const to indicate input elements
2011-07-19 Andrew Bartlettauth: Preserve guest flag on transition via netr_SamInfo3
2011-07-19 Andrew Bartletts3-auth Restore nss_token behaviour by reading from...
2011-07-19 Andrew BartlettAdd my copyright
2011-07-19 Andrew Bartletts4-param Handle P_CHAR and P_BOOLREV in pyparam
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-19 Andrew Bartlettlib/util Change debug priority order: DEBUG_STDOUT...
2011-07-19 Jeremy AllisonSecond part of fix for bug 8310 - toupper_ascii() is...
2011-07-19 Jeremy AllisonFirst part of fix for bug 8310 - toupper_ascii() is...
next