index
:
delta/samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
v4-1-stable
v4-1-test
v4-10-stable
v4-10-test
v4-11-stable
v4-11-test
v4-12-stable
v4-12-test
v4-13-stable
v4-13-test
v4-14-stable
v4-14-test
v4-15-stable
v4-15-test
v4-16-stable
v4-16-test
v4-17-stable
v4-17-test
v4-18-stable
v4-18-test
v4-2-stable
v4-2-test
v4-3-stable
v4-3-test
v4-4-stable
v4-4-test
v4-5-stable
v4-5-test
v4-6-stable
v4-6-test
v4-7-stable
v4-7-test
v4-8-stable
v4-8-test
v4-9-stable
v4-9-test
git.samba.org: samba.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
pdbedit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add --set-nt-hash option to pdbedit to update user password from nt-hash hexs...
Alberto Maria Fiaschi
2015-11-30
1
-4
/
+39
*
s3: utils: Convert all uses of uint32/16/8 to _t.
Richard Sharpe
2015-05-07
1
-2
/
+2
*
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
2015-03-24
1
-1
/
+1
*
s3:utils: avoid argv related const warnings
Stefan Metzmacher
2014-04-02
1
-2
/
+2
*
When '--policies-reset' is success, the exit code should be 0.
Peng Haitao
2013-05-22
1
-1
/
+1
*
Call TALLOC_FREE() before we return otherwise we will never free sam_account
Michele Baldessari
2012-09-10
1
-1
/
+1
*
Correctly check for errors in strlower_m() returns.
Jeremy Allison
2012-08-09
1
-2
/
+9
*
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
2011-10-12
1
-3
/
+3
*
s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents.
Amitay Isaacs
2011-08-19
1
-2
/
+2
*
s3:pdbedit: use lp_load_global()
Michael Adam
2011-07-28
1
-1
/
+1
*
s3-param Remove lp_set_passdb_backend()
Andrew Bartlett
2011-07-08
1
-1
/
+1
*
s3-passdb: add passdb.h where needed.
Günther Deschner
2011-03-30
1
-0
/
+1
*
s3: Add "len" to pdb_set_hours
Volker Lendecke
2011-02-19
1
-1
/
+1
*
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
2010-11-02
1
-1
/
+1
*
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
2010-10-12
1
-0
/
+1
*
s3-passdb: include samr.h where needed.
Günther Deschner
2010-08-06
1
-0
/
+1
*
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
2010-08-05
1
-0
/
+1
*
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
2010-05-21
1
-8
/
+8
*
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
2010-05-21
1
-6
/
+6
*
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
2010-01-10
1
-2
/
+1
*
s3-pdbedit: allow to call "pdbedit -N description -u user" without specifiyng...
Günther Deschner
2009-12-16
1
-2
/
+4
*
s3: pdbedit: add option --kickoff-time/-K to set the user's kickoff time
Michael Adam
2009-10-27
1
-4
/
+28
*
s3: fix build of pdbedit and net_sam. Guenther, please check. Signed-off-by: ...
Bo Yang
2009-07-15
1
-1
/
+1
*
Fix coverity #920. Possible NULL deref.
Jeremy Allison
2009-06-19
1
-0
/
+4
*
Make it possible to change machine account sids
Simo Sorce
2009-05-30
1
-40
/
+171
*
Remove trailing whitespaces
Simo Sorce
2009-05-30
1
-20
/
+20
*
s3:pdbedit: fix "format not a string literal and no format arguments" warnings
Michael Adam
2009-05-29
1
-2
/
+2
*
Consolidate create/delete account paths in pdbedit
Simo Sorce
2009-05-29
1
-257
/
+319
*
Remove a silly check
Volker Lendecke
2009-04-05
1
-7
/
+0
*
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
2009-03-07
1
-10
/
+10
*
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
2008-11-06
1
-2
/
+2
*
[s3]pdbedit: remove unused variable.
Michael Adam
2008-10-27
1
-4
/
+0
*
Cope with changed signature of http_timestring().
Jelmer Vernooij
2008-10-11
1
-8
/
+15
*
Convert pdbedit to use pdb_search_users
Volker Lendecke
2007-12-26
1
-78
/
+123
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
1
-2
/
+2
*
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2007-12-10
1
-2
/
+2
*
Getting to the home stretch for elimination of pstrings...
Jeremy Allison
2007-12-03
1
-13
/
+13
*
Fix the popt / bool issues. Some places we used BOOL
Jeremy Allison
2007-10-19
1
-14
/
+14
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-25
/
+25
*
[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create the v3-2-test branch.
Gerald (Jerry) Carter
2007-10-10
1
-2
/
+1
*
r24943: Some stackframes
Volker Lendecke
2007-10-10
1
-0
/
+3
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r23407: While verifying a bug I found out that for some reason
Simo Sorce
2007-10-10
1
-17
/
+14
*
r23005: If we're running on a system where time_t is 8 bytes
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r22828: Fix typo. Bugzilla #4589.
James Peach
2007-10-10
1
-1
/
+1
*
r21962: Make pdbedit use the configfile specified by -s
Volker Lendecke
2007-10-10
1
-1
/
+6
*
r21784: Replace smb_register_idle_event() with event_add_timed(). This fixes ...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r21755: Memory leak fixes from Zack Kirsch <zack.kirsch@isilon.com>.
Jeremy Allison
2007-10-10
1
-0
/
+1
*
r19978: More "net sam policy" improvements. Thanks to Karolin Seeger <ks@sern...
Volker Lendecke
2007-10-10
1
-5
/
+11
[next]