summaryrefslogtreecommitdiffstats
path: root/source3/utils/pdbedit.c
Commit message (Expand)AuthorAgeFilesLines
* s3:utils: avoid argv related const warningsStefan Metzmacher2014-04-021-2/+2
* When '--policies-reset' is success, the exit code should be 0.Peng Haitao2013-05-221-1/+1
* Call TALLOC_FREE() before we return otherwise we will never free sam_accountMichele Baldessari2012-09-101-1/+1
* Correctly check for errors in strlower_m() returns.Jeremy Allison2012-08-091-2/+9
* s3-group-mapping: Remove fstrings from GROUP_MAP.Simo Sorce2011-10-121-3/+3
* s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents.Amitay Isaacs2011-08-191-2/+2
* s3:pdbedit: use lp_load_global()Michael Adam2011-07-281-1/+1
* s3-param Remove lp_set_passdb_backend()Andrew Bartlett2011-07-081-1/+1
* s3-passdb: add passdb.h where needed.Günther Deschner2011-03-301-0/+1
* s3: Add "len" to pdb_set_hoursVolker Lendecke2011-02-191-1/+1
* s3-debug Impove setup_logging() to specify logging to stderrAndrew Bartlett2010-11-021-1/+1
* libcli/security Provide a common, top level libcli/security/security.hAndrew Bartlett2010-10-121-0/+1
* s3-passdb: include samr.h where needed.Günther Deschner2010-08-061-0/+1
* s3-popt: Only include popt-common.h when needed.Andreas Schneider2010-08-051-0/+1
* s3:dom_sid Global replace of DOM_SID with struct dom_sidAndrew Bartlett2010-05-211-8/+8
* s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 typesAndrew Bartlett2010-05-211-6/+6
* s3: Replace most calls to sid_append_rid() by sid_compose()Volker Lendecke2010-01-101-2/+1
* s3-pdbedit: allow to call "pdbedit -N description -u user" without specifiyng...Günther Deschner2009-12-161-2/+4
* s3: pdbedit: add option --kickoff-time/-K to set the user's kickoff timeMichael Adam2009-10-271-4/+28
* s3: fix build of pdbedit and net_sam. Guenther, please check. Signed-off-by: ...Bo Yang2009-07-151-1/+1
* Fix coverity #920. Possible NULL deref.Jeremy Allison2009-06-191-0/+4
* Make it possible to change machine account sidsSimo Sorce2009-05-301-40/+171
* Remove trailing whitespacesSimo Sorce2009-05-301-20/+20
* s3:pdbedit: fix "format not a string literal and no format arguments" warningsMichael Adam2009-05-291-2/+2
* Consolidate create/delete account paths in pdbeditSimo Sorce2009-05-291-257/+319
* Remove a silly checkVolker Lendecke2009-04-051-7/+0
* Shape up pdb_search a bit by making it a talloc ctx with a destructorVolker Lendecke2009-03-071-10/+10
* Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...Jeremy Allison2008-11-061-2/+2
* [s3]pdbedit: remove unused variable.Michael Adam2008-10-271-4/+0
* Cope with changed signature of http_timestring().Jelmer Vernooij2008-10-111-8/+15
* Convert pdbedit to use pdb_search_usersVolker Lendecke2007-12-261-78/+123
* Replace sid_string_static with sid_string_tosVolker Lendecke2007-12-151-2/+2
* Remove the char[1024] strings from dynconfig. ReplaceJeremy Allison2007-12-101-2/+2
* Getting to the home stretch for elimination of pstrings...Jeremy Allison2007-12-031-13/+13
* Fix the popt / bool issues. Some places we used BOOLJeremy Allison2007-10-191-14/+14
* RIP BOOL. Convert BOOL -> bool. I found a few interestingJeremy Allison2007-10-181-25/+25
* [GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.Gerald (Jerry) Carter2007-10-101-2/+1
* r24943: Some stackframesVolker Lendecke2007-10-101-0/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r23407: While verifying a bug I found out that for some reasonSimo Sorce2007-10-101-17/+14
* r23005: If we're running on a system where time_t is 8 bytesJeremy Allison2007-10-101-2/+2
* r22828: Fix typo. Bugzilla #4589.James Peach2007-10-101-1/+1
* r21962: Make pdbedit use the configfile specified by -sVolker Lendecke2007-10-101-1/+6
* r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...Volker Lendecke2007-10-101-1/+1
* r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.Jeremy Allison2007-10-101-0/+1
* r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...Volker Lendecke2007-10-101-5/+11
* r19127: Fix bug 4152Volker Lendecke2007-10-101-0/+6
* r18748: Eliminate set of computed time valuesJim McDonough2007-10-101-76/+3
* r18313: Nobody said "no" (yet.... gd?), so commit it:Volker Lendecke2007-10-101-12/+0