index
:
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-19-stable
v4-19-test
v4-2-stable
v4-2-test
v4-20-stable
v4-20-test
v4-21-stable
v4-21-test
v4-22-stable
v4-22-test
v4-23-stable
v4-23-test
v4-24-stable
v4-24-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
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source3
/
utils
/
pdbedit.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
pdbedit: Avoid a use of convert_time_t_to_uint32_t()
Volker Lendecke
1
-2
/
+2
2023-10-25
s3:utils: Call gfree_all() before exit in pdbedit
Andreas Schneider
1
-0
/
+1
2023-08-23
s3:utils: Use lpcfg_set_cmdline() in pdbedit
Pavel Kalugin
1
-1
/
+4
2023-08-23
s3:utils: Remove trailing spaces in pdbedit; no changes
Pavel Kalugin
1
-8
/
+8
2022-10-17
s3/utils: Check return of talloc_strdup
Noel Power
1
-2
/
+10
2022-10-14
s3/utils: Fix use after free with popt 1.19
Noel Power
1
-1
/
+1
2021-09-10
pdbedit: don't ignore unknown options
Ralph Boehme
1
-0
/
+5
2021-05-25
s3:utils: Migrate pdbedit to the new cmdline option parser
Andreas Schneider
1
-9
/
+21
2021-03-16
lib: Remove init_names()
Volker Lendecke
1
-3
/
+0
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
1
-0
/
+1
2019-12-02
lib: Remove duplicate get_pass() prototypes
Volker Lendecke
1
-0
/
+1
2019-10-24
s3: remove now unneeded call to cmdline_messaging_context()
Ralph Boehme
1
-2
/
+0
2019-08-22
s3: free popt context in utils
Swen Schillig
1
-2
/
+12
2019-06-30
source3: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
1
-3
/
+6
2019-04-11
utils: Update error check for new string conversion wrapper
Swen Schillig
1
-4
/
+1
2019-03-01
utils: Use wrapper for string to integer conversion
Swen Schillig
1
-3
/
+8
2018-12-11
pdbedit: Use dom_sid_str_buf
Volker Lendecke
1
-2
/
+3
2018-09-07
s3:pdbedit: Use cmdline_messaging_context
Christof Schmitt
1
-0
/
+3
2018-08-11
s3:utils: Do not leak memory in new_user()
Andreas Schneider
1
-3
/
+7
2015-11-30
Add --set-nt-hash option to pdbedit to update user password from nt-hash hexs...
Alberto Maria Fiaschi
1
-4
/
+39
2015-05-07
s3: utils: Convert all uses of uint32/16/8 to _t.
Richard Sharpe
1
-2
/
+2
2015-03-24
lib: load_case_tables() -> smb_init_locale()
Volker Lendecke
1
-1
/
+1
2014-04-02
s3:utils: avoid argv related const warnings
Stefan Metzmacher
1
-2
/
+2
2013-05-22
When '--policies-reset' is success, the exit code should be 0.
Peng Haitao
1
-1
/
+1
2012-09-10
Call TALLOC_FREE() before we return otherwise we will never free sam_account
Michele Baldessari
1
-1
/
+1
2012-08-09
Correctly check for errors in strlower_m() returns.
Jeremy Allison
1
-2
/
+9
2011-10-12
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
1
-3
/
+3
2011-08-19
s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents.
Amitay Isaacs
1
-2
/
+2
2011-07-28
s3:pdbedit: use lp_load_global()
Michael Adam
1
-1
/
+1
2011-07-08
s3-param Remove lp_set_passdb_backend()
Andrew Bartlett
1
-1
/
+1
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
1
-0
/
+1
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
1
-1
/
+1
2010-11-02
s3-debug Impove setup_logging() to specify logging to stderr
Andrew Bartlett
1
-1
/
+1
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-08-06
s3-passdb: include samr.h where needed.
Günther Deschner
1
-0
/
+1
2010-08-05
s3-popt: Only include popt-common.h when needed.
Andreas Schneider
1
-0
/
+1
2010-05-21
s3:dom_sid Global replace of DOM_SID with struct dom_sid
Andrew Bartlett
1
-8
/
+8
2010-05-21
s3:passdb Remove use of uint8 uint16 and uint32 in favour of C99 types
Andrew Bartlett
1
-6
/
+6
2010-01-10
s3: Replace most calls to sid_append_rid() by sid_compose()
Volker Lendecke
1
-2
/
+1
2009-12-16
s3-pdbedit: allow to call "pdbedit -N description -u user" without specifiyng...
Günther Deschner
1
-2
/
+4
2009-10-27
s3: pdbedit: add option --kickoff-time/-K to set the user's kickoff time
Michael Adam
1
-4
/
+28
2009-07-15
s3: fix build of pdbedit and net_sam. Guenther, please check. Signed-off-by: ...
Bo Yang
1
-1
/
+1
2009-06-19
Fix coverity #920. Possible NULL deref.
Jeremy Allison
1
-0
/
+4
2009-05-30
Make it possible to change machine account sids
Simo Sorce
1
-40
/
+171
2009-05-30
Remove trailing whitespaces
Simo Sorce
1
-20
/
+20
2009-05-29
s3:pdbedit: fix "format not a string literal and no format arguments" warnings
Michael Adam
1
-2
/
+2
2009-05-29
Consolidate create/delete account paths in pdbedit
Simo Sorce
1
-257
/
+319
2009-04-05
Remove a silly check
Volker Lendecke
1
-7
/
+0
2009-03-07
Shape up pdb_search a bit by making it a talloc ctx with a destructor
Volker Lendecke
1
-10
/
+10
2008-11-06
Make us clean under valgrind --leak-check=full by using talloc_autofree_conte...
Jeremy Allison
1
-2
/
+2
[next]