summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* Fix bug #5914 - Build failure: redefinition of struct name_listJeremy Allison2008-11-251-8/+8
* net: Fix documentation of net rap printq info (bug #5892)Carsten Dumke2008-11-171-1/+1
* ntlm_auth: Put huge NTLMv2 blobs into extra_data on CRAP authKai Blin2008-11-101-4/+16
* utils/net_ads.c: call saf_join_store() after a the join.Stefan Metzmacher2008-10-301-0/+3
* s3: correctly detect if the current dc is the closest oneStefan Metzmacher2008-10-301-1/+1
* net: net should just use machine account creds when changing passwords.Günther Deschner2008-08-291-0/+2
* net: Fix IPC connections with interactive password prompt.Michael Adam2008-08-041-1/+1
* Fix usage message for net rpc trustdom add.Jeremy Allison2008-06-271-1/+1
* Fixing net help info.John H Terpstra2008-06-191-4/+5
* net: fix joining w2k domains in "security = ads".Günther Deschner2008-06-052-31/+36
* net: for robustness reasons, fallback to level 24 pwd set while joining.Günther Deschner2008-06-041-0/+22
* Fix usage message for 'net idmap dump'.Karolin Seeger2008-06-031-1/+1
* Security: Patche for CVE-2008-1105.Gerald W. Carter2008-05-281-2/+2
* r24853: Rename function as Jerry asked.Rafal Szczesniak2008-04-292-5/+5
* net: fix post join verification.Rafal Szczesniak2008-04-293-7/+42
* objectclass -> objectClassKarolin Seeger2008-04-101-3/+3
* Fix some more typos.Karolin Seeger2008-04-091-1/+1
* Fix NETLOGON credential chain with Windows 2008 all over the place.Günther Deschner2008-04-042-3/+3
* ntlm_auth: Improve compliance to the Squid helper protocolKai Blin2008-03-201-32/+32
* Fix typo.Karolin Seeger2008-02-191-1/+1
* r24771: Use infolevel 25 to set the machine account's password (just like win...Rafal Szczesniak2008-01-311-41/+41
* Missed one flags change.Jeremy Allison2008-01-231-1/+1
* Added :Jeremy Allison2008-01-232-2/+2
* Version of Matt Geddes <musicalcarrion@gmail.com>Jeremy Allison2008-01-233-9/+29
* Add missing patch to allow smbcacls to do krb5 auth, bug #5175Jeremy Allison2008-01-041-1/+2
* Fix flags in all callers of lookup_name() in net_sam.c.Michael Adam2007-12-171-10/+10
* Merge debian fix for smbstatus locking error message.Jeremy Allison2007-12-121-0/+10
* Only add the non-root escape on !developer.Jeremy Allison2007-12-121-0/+2
* Fix bug #3727 with patch from Steve Langasek <vorlon@debian.org>Jeremy Allison2007-12-121-0/+4
* Prevent net getdomainsid from panicing when called as non-root.Michael Adam2007-11-301-0/+10
* [GLUE] Rsync SAMBA_3_0 SVN r25598 in order to create the v3-0-test branch.samba-misc-tags/initial-v3-0-testGerald (Jerry) Carter2007-10-1029-2856/+1050
* r24770: Use infolevel 25 to set the machine account's password (just like win...Rafal Szczesniak2007-10-101-41/+41
* r23772: Add ads_find_samaccount() helper function.Günther Deschner2007-10-101-61/+6
* r23770: Some minor cleanups in libgpoGünther Deschner2007-10-101-3/+3
* r23760: Untangle use of strrchr_m and strequal and add some checksMichael Adam2007-10-101-2/+11
* r23757: Fix Coverity id 386Volker Lendecke2007-10-101-1/+5
* r23750: Change the behaviour of net conf import when there is a global sectionMichael Adam2007-10-101-8/+24
* r23749: Simplify prototype of reg_setvalue_internal:Michael Adam2007-10-101-22/+9
* r23748: Clean use of talloc in import_process_service:Michael Adam2007-10-101-4/+13
* r23747: Move formatting of a parameter's value into a value stringMichael Adam2007-10-101-80/+82
* r23746: Fix missing assignments to target string of asprintf in import function.Michael Adam2007-10-101-2/+2
* r23745: Fix: Check whether top subkeyname instead of whole registry key nameMichael Adam2007-10-101-2/+3
* r23744: Remove TODO-comment. lp_load returns False if openingMichael Adam2007-10-101-2/+0
* r23666: Rename lp_parameter_valid -> lp_parameter_is_valid.Michael Adam2007-10-101-1/+1
* r23657: Prevent setting of a global option in a share definitionMichael Adam2007-10-101-1/+10
* r23656: Add initial checking of the validity of a paramterMichael Adam2007-10-101-0/+14
* r23655: Fix a comment and adjust some code formatting.Michael Adam2007-10-101-2/+3
* r23652: Use the recursive delete function instead of the original oneMichael Adam2007-10-101-1/+1
* r23648: Allow to list a custom krb5 keytab file with:Günther Deschner2007-10-101-3/+10
* r23627: Allow to pass down the lookup-level to rpccli_lsa_lookup_names().Günther Deschner2007-10-106-7/+7