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
/
passdb
/
account_pol.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-03
lib: relicense smb_strtoul(l) under LGPLv3
Ralph Boehme
1
-0
/
+1
2019-06-30
source3: Update all consumers of strtoul_err(), strtoull_err() to new API
Swen Schillig
1
-1
/
+5
2019-03-01
passdb: Use wrapper for string to integer conversion
Swen Schillig
1
-1
/
+7
2018-10-19
lib: Remove gencache.h from proto.h
Volker Lendecke
1
-0
/
+1
2018-08-17
lib: Pass mem_ctx to state_path()
Volker Lendecke
1
-1
/
+1
2018-05-09
Fix Jean François name to be UTF-8
Simo Sorce
1
-1
/
+1
2015-05-12
Convert all uses of uint32/16/8 to _t in source3/passdb.
Richard Sharpe
1
-9
/
+9
2015-02-13
s3-passdb: lift annoying debug message level.
Günther Deschner
1
-1
/
+1
2014-11-03
account_pol: don't leak state_path onto talloc tos
David Disseldorp
1
-2
/
+10
2014-02-07
dbwrap: add a dbwrap_flags argument to db_open()
Michael Adam
1
-2
/
+2
2013-09-05
lib: Use "mem_ctx" arg in gencache_get
Volker Lendecke
1
-2
/
+2
2013-09-05
lib: Add a "mem_ctx" arg to gencache_get (unused so far)
Volker Lendecke
1
-1
/
+1
2012-06-15
dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystring
Volker Lendecke
1
-1
/
+1
2012-06-15
dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
Volker Lendecke
1
-1
/
+2
2012-06-15
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
1
-3
/
+3
2012-01-18
s3: Add a "lock_order" argument to db_open
Volker Lendecke
1
-2
/
+3
2011-10-11
s3:dbwrap: change dbwrap_store_uint32() to NTSTATUS return type
Michael Adam
1
-2
/
+4
2011-10-11
s3:dbwrap: change dbwrap_fetch_uint32() to NTSTATUS return type (instead of b...
Michael Adam
1
-6
/
+8
2011-10-11
s3:passdb:account_pol: use dbwrap_fetch_uint32, not dbwrap_fetch_int32 for th...
Michael Adam
1
-3
/
+12
2011-10-11
s3:passdb: convert account_pol to use dbwrap wrapper functions only
Michael Adam
1
-4
/
+4
2011-08-19
s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents.
Amitay Isaacs
1
-7
/
+6
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
2011-07-29
s3:dbwrap: move db_open() to a file dbwrap_open.c of its own.
Michael Adam
1
-0
/
+1
2011-03-30
s3: only include lib/privileges.h where needed.
Günther Deschner
1
-0
/
+2
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-08-26
s3-build: use dbwrap.h only where needed.
Günther Deschner
1
-0
/
+1
2010-05-08
s3-passdb: moving account_pol.c into passdb.
Günther Deschner
1
-0
/
+453