summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* s3 net: i18n support for net registryKai Blin2009-08-072-76/+80
* s3 net: i18n support for net rapKai Blin2009-08-071-225/+228
* s3 net: i18n support for net luaKai Blin2009-07-301-13/+15
* s3 net: i18n support for net lookupKai Blin2009-07-301-12/+12
* s3 net: i18n for net joinKai Blin2009-07-301-6/+8
* s3 net: i18n support for net idmapKai Blin2009-07-301-66/+77
* s3 net: i18n support for net helpKai Blin2009-07-302-22/+25
* s3 net: Remove uid==0 check from net groupmapKai Blin2009-07-301-7/+0
* s3 net: i18n support for net group and net groupmapKai Blin2009-07-302-139/+174
* s3 net: i18n support for net fileKai Blin2009-07-301-9/+9
* s3 net: i18n for net eventlogKai Blin2009-07-301-24/+32
* s3 net: i18n support for net domKai Blin2009-07-301-32/+32
* s3 net: i18n support for net confKai Blin2009-07-301-120/+123
* s3 net: i18n support for net cacheKai Blin2009-07-292-68/+70
* s3 net: i18n for net ads gpoKai Blin2009-07-291-78/+79
* s3 net: i18n support for net adsKai Blin2009-07-291-378/+389
* s3 net: Initial top level support.Kai Blin2009-07-292-153/+165
* Fix unqualified "net join"Volker Lendecke2009-07-291-4/+1
* Added prefer_ipv4 bool parameter to resolve_name().Jeremy Allison2009-07-284-8/+8
* s3: net ads user info should print primary group as well (bug #2658)Kai Blin2009-07-271-15/+57
* Remove a pointless static fstringVolker Lendecke2009-07-251-5/+3
* Make the smbd VFS typesafeVolker Lendecke2009-07-241-1/+0
* Revert "net: Use samba default command line arguments."Kai Blin2009-07-2211-137/+209
* s3: Fix crsh in net usershare listBo Yang2009-07-181-0/+1
* Make gencache more stableVolker Lendecke2009-07-152-0/+25
* Remove gencache_init/shutdownVolker Lendecke2009-07-151-4/+0
* s3: fix build of pdbedit and net_sam. Guenther, please check. Signed-off-by: ...Bo Yang2009-07-152-5/+5
* s3: Fix double free in net usershare.Bo Yang2009-07-151-28/+4
* s3:net: Fix Bug #6222. Default to DRSUAPI replication for net rpc vampire keytabStefan Metzmacher2009-07-131-4/+7
* Make escape_ldap_string take a talloc contextVolker Lendecke2009-07-091-5/+5
* s3: Change the share_mode_lock struct to store a base_name and stream_nameTim Prouty2009-07-081-4/+14
* Turn the pdb_rid_algorithm into a capabilities call that returns flagsVolker Lendecke2009-06-282-9/+9
* Fix coverity #900. Resource leak.Jeremy Allison2009-06-191-0/+5
* Fix coverity #920. Possible NULL deref.Jeremy Allison2009-06-191-0/+4
* Don't require "Modify property" perms to unjoin bug #6481)Jim McDonough2009-06-191-2/+9
* s3-net: Fix Bug #6328: support "net sam rights grant/revoke" with multiple ri...David Markey2009-06-171-18/+24
* s3-net: Fix Bug #6328: allow multiple rights in "net sam rights grant".Günther Deschner2009-06-171-10/+14
* net: Only use the in memory ccache when not already using a kerberos ticket i...Kai Blin2009-06-091-1/+2
* s3-net: fix "net ads testjoin".Günther Deschner2009-06-091-0/+1
* Make "net sam [add|del]mem" work for domain groupsVolker Lendecke2009-06-091-0/+24
* Implement "net sam deletedomaingroup"Volker Lendecke2009-06-091-0/+53
* Make "net ads listmem" also work for domain groupsVolker Lendecke2009-06-081-14/+34
* Pass a talloc_ctx to pdb_enum_aliasmemVolker Lendecke2009-06-082-2/+4
* Further fix for 6449Volker Lendecke2009-06-081-1/+1
* Fix a valgrind error in "net rap user add"Volker Lendecke2009-06-081-0/+1
* Fix bug 6449Volker Lendecke2009-06-081-1/+1
* Add "net sam createdomaingroup"Volker Lendecke2009-06-071-0/+36
* Fix a couple of warnings in log2pcaphex.cVolker Lendecke2009-06-051-8/+12
* Fix bug 6392: Exit log2pcaphex if a requested output file can't be openedVolker Lendecke2009-06-051-0/+1
* Fix bug #2356 - smbclient -t <term code> no longer works.Jeremy Allison2009-06-031-2/+0