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