summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * rename rpccli_samr_chgpasswd3 to rpccli_samr_chgpasswd_user3.Günther Deschner2008-06-254-28/+28
| * rename rpccli_samr_chgpasswd_user to rpccli_samr_chgpasswd_user2.Günther Deschner2008-06-255-19/+19
* | Part of fix for #5551. Split out the group enumeration functions to a BUILTIN...Jeremy Allison2008-06-251-15/+27
|/
* Final (hopefully :-) part of fix for bug #5551. Allow passdb backend to enume...Jeremy Allison2008-06-251-23/+45
* Fix the buildVolker Lendecke2008-06-251-1/+1
* make parametic options case insensitiveAndrew Tridgell2008-06-251-1/+1
* netapi: add NetUserChangePassword() example code.Günther Deschner2008-06-252-0/+105
* netapi: add NetUserChangePassword() to public headers.Günther Deschner2008-06-251-0/+20
* netapi: add NetUserChangePassword skeleton.Günther Deschner2008-06-253-0/+72
* re-run make idl.Günther Deschner2008-06-253-13/+58
* netapi: add NetUserChangePassword() to IDL.Günther Deschner2008-06-251-0/+11
* rpc_client: let cli_get_session_key() return talloced session key.Günther Deschner2008-06-253-6/+13
* Fix for bug #5551, smbd recursing back into winbindd from a winbindd call.Jeremy Allison2008-06-241-13/+66
* Fix bug #5555. Don't return NT_STATUS_PASSWORD_MUST_CHANGE error on machine a...Jeremy Allison2008-06-241-2/+3
* net_vampire: add basic libnet_dssync() infrastructure.Günther Deschner2008-06-245-0/+400
* rpc_client: add cli_get_session_key().Günther Deschner2008-06-242-0/+34
* net: add basic support for sealed RPC connections (using NET_FLAGS_SEAL).Günther Deschner2008-06-242-1/+12
* crypto: add decrypt_drsuapi_blob from samba4.Günther Deschner2008-06-242-0/+119
* re-run make idl.Günther Deschner2008-06-242-0/+27
* drsuapi: add some more attribute IDs.Günther Deschner2008-06-241-0/+9
* net_vampire: add code to vampire a SAM database to a keytab file.Günther Deschner2008-06-247-3/+423
* net_vampire: add username/password to samsync_context.Günther Deschner2008-06-241-0/+3
* libads: use ads_connect_user_creds in some places.Günther Deschner2008-06-242-2/+2
* libads: add ads_connect_user_creds() that won't overwrite given user creds.Günther Deschner2008-06-242-0/+13
* libads: add ADS_AUTH_USER_CREDS to avoid magic overwriting of usernames.Günther Deschner2008-06-242-8/+15
* kerberos: add smb_krb5_keytab_name().Günther Deschner2008-06-242-0/+26
* kerberos: make smb_krb5_kt_add_entry public, allow to pass keys without salti...Günther Deschner2008-06-244-26/+57
* net ads: Fix typos.Karolin Seeger2008-06-241-2/+2
* rpc_client: Avoid warning in builds without krb5 headers.Karolin Seeger2008-06-241-0/+2
* Remove "conn" from pipes_structVolker Lendecke2008-06-243-5/+6
* Correct calculation of "remark" in srv_srvsvc_nt.cVolker Lendecke2008-06-241-9/+25
* Move the responsibility to keep the cwd from srv_dfs_nt to msdfs.cVolker Lendecke2008-06-242-30/+53
* re-run make idl.Günther Deschner2008-06-232-0/+9
* drsuapi: fill in some more drsuapi_DsAttributeIds.Günther Deschner2008-06-231-0/+3
* net_vampire: more libnet_samsync restructuring.Günther Deschner2008-06-234-54/+48
* net_vampire: prepend libnet_ to the public samsync functions.Günther Deschner2008-06-233-60/+55
* net_vampire: move out display routines to one file.Günther Deschner2008-06-234-275/+308
* net_vampire: move out passdb routines to one file.Günther Deschner2008-06-234-762/+795
* net_vampire: fix included header.Günther Deschner2008-06-231-1/+1
* net_vampire: display more deltas while doing samdump.Günther Deschner2008-06-231-41/+44
* net_vampire: move pull_netr_AcctLockStr() to libnet.Günther Deschner2008-06-233-34/+41
* time: move uint64s_nt_time_to_unix_abs() to lib/time.cGünther Deschner2008-06-233-7/+8
* Add documentation for kerberos support in libsmbclient.Andreas Schneider2008-06-231-0/+10
* Add krb5 support for the testbrowse example.Andreas Schneider2008-06-232-1/+15
* libsmbconf: add "includes" to the forbidden_valnames[].Michael Adam2008-06-231-0/+1
* libsmbconf: fastpaths first in smbconf_reg_valname_valid().Michael Adam2008-06-231-2/+2
* Samba3 HOWTO: Remove trailing whitespaces.Karolin Seeger2008-06-231-5/+5
* man pages: Correct version in man winbindd again.Karolin Seeger2008-06-231-1/+1
* Fixed publishing date info.John H Terpstra2008-06-231-1/+1
* Added TDB File documentation requested by some users.John H Terpstra2008-06-232-0/+154