summaryrefslogtreecommitdiffstats
path: root/source/utils
Commit message (Expand)AuthorAgeFilesLines
* r21888: Add the osname and osver options to 'net ads join' as discussedGerald Carter2007-10-101-1/+94
* r21831: Back out r21823 for a while, this is going into a bzr tree first.Volker Lendecke2007-10-103-8/+3
* r21823: Let secrets_store_machine_password() also store the account name. Not...Volker Lendecke2007-10-103-3/+8
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-104-5/+5
* r21780: let smbcontrol use POPT_COMMON_SAMBA options to allow setting debugHerb Lewis2007-10-101-20/+8
* r21776: fix bugs #4438 #4440Simo Sorce2007-10-101-4/+10
* r21768: Fix the client dfs code such that smbclient canJeremy Allison2007-10-101-2/+10
* r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison2007-10-102-0/+10
* r21714: Change the VFS interface to use struct timespecJeremy Allison2007-10-103-6/+6
* r21663: Fix from the Wine guys: Robert Shearman <rob@codeweavers.com>Jeremy Allison2007-10-101-1/+2
* r21609: Fix memory leaks in error code paths (and one in winbindd_group.c).Jeremy Allison2007-10-102-0/+31
* r21608: Fix a couple of memleaks in error code paths beforeJeremy Allison2007-10-101-1/+10
* r21607: While committing I saw I had not newline terminated this string ...Simo Sorce2007-10-101-1/+1
* r21606: Implement escaping function for ldap RDN valuesSimo Sorce2007-10-102-1/+12
* r21540: Fix Bug #3713 and readd reporting what the profiles tool does (whenGünther Deschner2007-10-101-4/+56
* r21462: Fix EnumValue (?)Jelmer Vernooij2007-10-101-1/+2
* r21417: Janitor for Herb. Make sure sharesec.c is functionallyJeremy Allison2007-10-101-127/+319
* r21240: Fix longstanding Bug #4009.Günther Deschner2007-10-101-2/+2
* r21115: notify_internal.c needs to remove the table entry if a process has cr...Volker Lendecke2007-10-101-1/+2
* r21114: Fix 'net usershare': Adding "guest_ok=y" required a correct acl. Set theVolker Lendecke2007-10-101-4/+6
* r21064: The core of this patch isVolker Lendecke2007-10-102-12/+15
* r21010: fix the pstring change in ntlm_auth for require-membership-of in ntlm...Gerald Carter2007-10-101-1/+1
* r20917: Fix missing error returns pointed out by "Li, Ying (ESG)" <ying.li2@h...Jeremy Allison2007-10-101-0/+3
* r20903: Replace the hardcoded "smb.conf" string with the dyn_CONFIGFILEGerald Carter2007-10-101-6/+7
* r20874: We need to distinguish client sitenames per realm. We were overwritingGünther Deschner2007-10-101-2/+4
* r20857: Silence gives assent :-). Checking in the fix forJeremy Allison2007-10-102-16/+17
* r20832: Remove extra pointers previously added to unique [out] pointers. Inst...Jelmer Vernooij2007-10-103-42/+24
* r20824: Send access to the trusted domain passwords through the pdb backend, ...Volker Lendecke2007-10-101-9/+9
* r20744: Fix the build (I missed some chkpth -> checkpath renames).Jeremy Allison2007-10-101-2/+2
* r20654: Fix from Karolin Seeger <ks@sernet.de>: Accept "forever", "off" and "...Volker Lendecke2007-10-101-7/+15
* r20498: Two 64-bit warningsVolker Lendecke2007-10-101-1/+1
* r20428: Rename dns_open. This conflicts with the dns_open symbol inJames Peach2007-10-101-2/+2
* r20261: merge 20260 from samba_3_0_24Herb Lewis2007-10-104-20/+21
* r20173: DNS update fixes:Gerald Carter2007-10-102-67/+65
* r20170: Fix secure DNS updates to work againstGerald Carter2007-10-101-2/+12
* r20131: get rid of a few no previous prototype warningsHerb Lewis2007-10-101-0/+3
* r20119: Update help info indicating how to use separators (forward slash only)Jim McDonough2007-10-101-0/+2
* r20116: Start merging in the work done to create the new idmap subsystem.Simo Sorce2007-10-102-200/+177
* r20003: Fix error messageVolker Lendecke2007-10-101-1/+1
* r20001: Fix bug 4273, thanks to Pascal TerjanVolker Lendecke2007-10-101-1/+1
* r19991: Sorry for this 2000-liner...Volker Lendecke2007-10-102-15/+17
* r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...Volker Lendecke2007-10-102-31/+68
* r19944: Fix from Don Watson -- thanksVolker Lendecke2007-10-101-7/+2
* r19914: The "default" value with the name "" need different 0-length treatmen...Volker Lendecke2007-10-101-1/+1
* r19883: Fix bug 4248 -- thanks to Pascal Terjan :-)Volker Lendecke2007-10-101-1/+0
* r19840: Fix an uninitialized variableVolker Lendecke2007-10-101-0/+7
* r19835: Some net sam policy improvements.Volker Lendecke2007-10-101-50/+77
* r19827: Move registry_push/pull_value to lib/util_reg.cVolker Lendecke2007-10-101-115/+0
* r19825: To create a key, smbd also needs read privs assignedVolker Lendecke2007-10-101-1/+2
* r19822: Implement net rpc registry createkey, deletekey and deletevalueVolker Lendecke2007-10-101-0/+168