summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Clarification that hosts resolution is done by winbind only on IRIX, all othe...John H Terpstra2008-06-231-1/+1
* Clarification that hosts resolution is done by winbind only on IRIX, all othe...John H Terpstra2008-06-231-5/+10
* init_shared_module -> init_samba_moduleVolker Lendecke2008-06-234-6/+6
* Remove the "exists" parameter from create_msdfs_linkVolker Lendecke2008-06-223-17/+14
* Check for sec_initial_uid() instead of uid==0 in dfs managementVolker Lendecke2008-06-221-2/+2
* Reduce memory usage in form_junctions() a little bitVolker Lendecke2008-06-221-0/+1
* Fix an abort in junction_to_local_pathVolker Lendecke2008-06-221-1/+1
* Fix a crash in _dfs_EnumVolker Lendecke2008-06-222-1/+3
* Fix an uninitialized variable access in callers of parse_msdfs_symlinkVolker Lendecke2008-06-221-1/+2
* Fix a double-closedir() in form_junctions()Volker Lendecke2008-06-211-1/+0
* Attempt to fix the darwin buildVolker Lendecke2008-06-211-1/+1
* Use "init_shared_module" instead of "init_module" for initializing .so'sVolker Lendecke2008-06-213-6/+8
* Make pipes_struct its own talloc ctxVolker Lendecke2008-06-214-43/+16
* Fix a SAFE_FREE/TALLOC_FREE mixupVolker Lendecke2008-06-211-1/+1
* net: Don't crash on invalid command line options.Kai Blin2008-06-212-8/+1
* Fix bug #5531 - fix conversion of ns units when converting from nttime to tim...Jeremy Allison2008-06-201-2/+6
* Fix bug #5533. Winbindd fails to cope correctly with a workgroup name contain...Jeremy Allison2008-06-201-9/+3
* net: Fix crash when specifying invalid options on the command lineroot2008-06-191-0/+8
* Remove current_user references from nttrans.cVolker Lendecke2008-06-191-3/+2
* Remove current_user references from trans2.cVolker Lendecke2008-06-196-11/+37
* Remove some current_user references from trans2.cVolker Lendecke2008-06-191-19/+25
* Remove reference to current_user from reply.cVolker Lendecke2008-06-191-4/+3
* Wrap the unix token info in a unix_user_token in auth_serversupplied_infoVolker Lendecke2008-06-1919-86/+86
* Remove the "current_user" arg from fsp_belongs_connVolker Lendecke2008-06-193-6/+6