summaryrefslogtreecommitdiffstats
path: root/source3/utils
Commit message (Expand)AuthorAgeFilesLines
...
* libsmbconf: Convert smbconf_drop() to sbcErr.Andreas Schneider2011-05-101-6/+5
* libsmbconf: Convert smbconf_init() to sbcErr.Andreas Schneider2011-05-101-7/+8
* s3-utils Set dyn_CONFIGFILE from -c on smbpasswd command lineAndrew Bartlett2011-05-081-0/+1
* s3-includes: no need to globally include libads/ads_status.h.Günther Deschner2011-05-061-0/+1
* s3-includes: finally only include client.h when libsmb is used.Günther Deschner2011-05-062-0/+3
* s3-libsmb: move protos to libsmb/proto.hGünther Deschner2011-05-0614-0/+14
* s3: only include tdb headers where needed.Günther Deschner2011-05-064-0/+4
* More const fixes. Remove CONST_DISCARD.Jeremy Allison2011-05-065-8/+8
* More const fixes... getting near the end now.Jeremy Allison2011-05-064-12/+12
* More simple const fixups.Jeremy Allison2011-05-051-3/+3
* Fix warning messages caused by addition of null check in fstrcpy macro.Jeremy Allison2011-05-043-10/+10
* Fix simple uses of safe_strcpy -> strlcpy. Easy ones where we just remove -1.Jeremy Allison2011-05-041-2/+2
* s3: remove various references to server side dcerpc structs (which are not ne...Günther Deschner2011-05-021-1/+0
* s3-smb Use FILE_ATTRIBUTE_DIRECTORY intead of aDIRAndrew Bartlett2011-04-292-3/+3
* s3-smb Use FILE_ATTRIBUTE_SYSTEM intead of aSYSTEMAndrew Bartlett2011-04-291-1/+1
* s3-smb Use FILE_ATTRIBUTE_HIDDEN intead of aHIDDENAndrew Bartlett2011-04-291-1/+1
* s3-libads Pass a struct sockaddr_storage to cldap routinesAndrew Bartlett2011-04-281-4/+3
* s3: Use cli_writeall instead of cli_writeVolker Lendecke2011-04-261-6/+5
* s3-utils: Fix Bug #8106. Fix the build of smbget on HP NonStop.Günther Deschner2011-04-261-0/+1
* s3-waf: try to fix the non-ldap-but-krb5 build.Günther Deschner2011-04-151-1/+1
* s3: Fix bug 8066, wrong output in smbgetVolker Lendecke2011-04-151-4/+9
* s3: only include smb profiling where needed.Günther Deschner2011-04-141-0/+1
* s3-rpc_client: add and use rpc_client/rpc_client.h.Günther Deschner2011-04-137-0/+7
* s3-build Remove distinct LOCALEDIR subsystemAndrew Bartlett2011-04-132-2/+1
* s3: Retry the join with the short nameVolker Lendecke2011-04-121-0/+5
* s3:net idmap check: fix output of an invalid recordMichael Adam2011-04-081-1/+6
* s3-net: "idmap check" ignore __db_sequence_number__Gregor Beck2011-04-081-1/+7
* s3:net rpc trust: fix two C++ implicit void * cast warningsMichael Adam2011-04-071-2/+5
* s3:net idmap check: fix a couple of c++ implicit void * cast warningsMichael Adam2011-04-071-5/+5
* s3-net: fix the usage output of "net idmap check"Gregor Beck2011-04-071-4/+5
* s3-net: Add delete op for net trust utilitySumit Bose2011-04-061-53/+159
* s3-net: Add net trust utilitySumit Bose2011-04-063-0/+559
* s3-net: add IPA provisionSumit Bose2011-04-061-20/+119
* s3-net: add command "net idmap check"Gregor Beck2011-04-045-1/+1106
* s3: Fix Coverity ID 1136: CONSTANT_EXPRESSION_RESULTVolker Lendecke2011-04-011-1/+1
* s3-net: Do not use uninitialized valueSumit Bose2011-03-311-0/+2
* s3: only include lib/privileges.h where needed.Günther Deschner2011-03-301-0/+1
* s3: include ../librpc/gen_ndr/lsa.h where needed.Günther Deschner2011-03-301-0/+1
* s3-includes: only include ntdomain.h where needed.Günther Deschner2011-03-301-0/+1
* s3-messages: make ndr_messaging.h part of messages.h.Günther Deschner2011-03-301-1/+0
* s3-messages: only include messages.h where needed.Günther Deschner2011-03-307-0/+7
* s3-libsmb: put namequery headers to nmblib.hGünther Deschner2011-03-304-0/+4
* s3-locking: move locking prototypes out of proto.h.Günther Deschner2011-03-301-0/+1
* s3-passdb: use passdb headers where needed.Günther Deschner2011-03-306-0/+6
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-305-0/+5
* registry: create and use shared libcli/registry/util_reg.h header.Günther Deschner2011-03-305-0/+5
* s3-includes: no point in including all security headers globally.Günther Deschner2011-03-301-0/+1
* s3-includes: only include system/filesys.h when needed.Günther Deschner2011-03-3013-0/+13
* s3-includes: only include system/passwd.h when needed.Günther Deschner2011-03-304-0/+4
* s3-winbind: remove global inclusion of libwbclient.Günther Deschner2011-03-302-0/+2