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
/
libnet
/
libnet_dssync_passdb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-04
libnet: Initialize pointers
Volker Lendecke
1
-4
/
+3
2021-06-04
libnet: Align a few integer types
Volker Lendecke
1
-3
/
+3
2020-08-28
s3: safe_string: do not include string_wrappers.h
Matthew DeVore
1
-0
/
+1
2019-11-27
smbdotconf: mark "add user script" with substitution="1"
Ralph Boehme
1
-1
/
+1
2019-11-27
smbdotconf: mark "add machine script" with substitution="1"
Ralph Boehme
1
-1
/
+3
2018-12-20
libnet: Use dom_sid_str_buf
Volker Lendecke
1
-23
/
+32
2018-12-11
libnet: Use dom_sid_str_buf
Volker Lendecke
1
-1
/
+2
2018-12-07
libnet: Use dom_sid_str_buf
Volker Lendecke
1
-6
/
+8
2017-01-03
libnet: Use "all_zero" where appropriate
Volker Lendecke
1
-5
/
+2
2016-10-13
Update smbrun to allow for settings environment variables.
Trever L. Adams
1
-1
/
+1
2016-06-16
s3-libnet: Fix compiler errors when building with --address-sanitizer
Andrew Bartlett
1
-1
/
+1
2016-05-04
lib: Give base64.c its own .h
Volker Lendecke
1
-0
/
+1
2016-05-04
lib: Make callers of base64_encode_data_blob check for success
Volker Lendecke
1
-3
/
+7
2015-03-20
s3:libnet: remove unused variables
Stefan Metzmacher
1
-16
/
+0
2014-02-07
param: rename lp function and variable from "adduser_script" to "add_user_scr...
Garming Sam
1
-1
/
+1
2014-02-07
param: rename lp function and variable from "addmachine_script" to "add_machi...
Garming Sam
1
-1
/
+1
2012-07-18
loadparm: make the source3/ lp_ functions take an explicit TALLOC_CTX *.
Rusty Russell
1
-2
/
+2
2011-10-12
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
1
-71
/
+129
2011-10-11
s3:libnet: convert libnet_dssync_passdb to only use dbwrap wrapper functions.
Michael Adam
1
-32
/
+48
2011-10-11
s3:dbwrap: move the db_open_rbt() prototype to a new header dbwrap_rbt.h
Michael Adam
1
-0
/
+1
2011-07-29
s3:dbwrap: move all .c and .h files of dbwrap to lib/dbwrap/
Michael Adam
1
-1
/
+1
2011-05-06
s3: only include tdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-05-05
More simple const fixes.
Jeremy Allison
1
-1
/
+1
2011-05-05
s3-libnet: run minimal_includes.pl.
Günther Deschner
1
-1
/
+0
2011-05-04
Fix warning messages caused by addition of null check in fstrcpy macro.
Jeremy Allison
1
-6
/
+6
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-02
s3-libds: use already existing ../libds/common/flag_mapping.h header.
Günther Deschner
1
-0
/
+1
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
1
-1
/
+2
2011-02-03
s3:libnet_dssync_passdb: remove useless DEBUG statements
Stefan Metzmacher
1
-4
/
+0
2011-02-02
s3-dssync-passdb: implement accounts, aliases and groups
Stefan Metzmacher
1
-30
/
+1696
2011-02-02
s3-dssync-passdb: fill in passdb_process_objects
Günther Deschner
1
-1
/
+136
2011-02-02
s3-dssync-passdb: fill in passdb_finish.
Günther Deschner
1
-1
/
+6
2011-02-02
s3-dssync-passdb: fill in passdb_startup.
Günther Deschner
1
-1
/
+16
2011-02-02
s3-dssync-passdb: add basic routines and net function.
Günther Deschner
1
-0
/
+59