Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-08-19 | s3-passdb: Replace SMB_MALLOC_ARRAY()/SAFE_FREE() with talloc equivalents. | Amitay Isaacs | 1 | -1/+1 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> Signed-off-by: Andrew Bartlett <abartlet@samba.org> | |||||
2011-08-13 | s3-passdb Make pdb_element_is_changed available to all passdb modules | Andrew Bartlett | 1 | -0/+4 | |
This will allow pdb_samba4 to use this Andrew Bartlett | |||||
2011-08-13 | passdb: Call with correct backend methods instead of default methods | Amitay Isaacs | 1 | -1/+2 | |
Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-08-13 | passdb: Add a function to expose loaded backend list. | Amitay Isaacs | 1 | -0/+1 | |
This function is used in python wrapper to list available python backends. | |||||
2011-07-31 | s3-passdb: add dummy calls to control global (replicated) secrets. | Günther Deschner | 1 | -0/+12 | |
Guenther | |||||
2011-05-31 | s3:passdb/proto.h: add _PASSDB_PROTO_H_ guard | Michael Adam | 1 | -0/+4 | |
2011-05-31 | s3:passdb/proto.h: add GPL/copyright comment header | Michael Adam | 1 | -0/+36 | |
2011-03-30 | s3-passdb: move util_unixsids.c out of passdb. | Günther Deschner | 1 | -13/+0 | |
Guenther | |||||
2011-03-30 | s3-passdb: move util_wellknown.c out of passdb. | Günther Deschner | 1 | -9/+0 | |
Guenther | |||||
2011-03-30 | s3-passdb: add machine_sid.h and lookup_sid.h | Günther Deschner | 1 | -40/+0 | |
Guenther | |||||
2011-03-30 | s3-passdb: move passdb headers to passdb/proto.h. | Günther Deschner | 1 | -0/+364 | |
Guenther |