Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-20 | s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if" | Michael Adam | 1 | -3/+5 | |
in idmap_tdb_common_sids_to_unixids() | |||||
2012-09-20 | s3:winbind:idmap_tdb_common: improve readability of assignment by adding an "if" | Michael Adam | 1 | -3/+5 | |
in idmap_tdb_common_unixids_to_sids() | |||||
2012-07-18 | source3/winbindd/idmap_tdb_common.c: fix stackframe leak | Rusty Russell | 1 | -0/+1 | |
idmap_tdb_common_sid_to_unixid() doesn't always free its stackframe. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> | |||||
2012-06-21 | s3: Remove an unnecessary () | Volker Lendecke | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> Autobuild-User(master): Michael Adam <obnox@samba.org> Autobuild-Date(master): Thu Jun 21 16:05:30 CEST 2012 on sn-devel-104 | |||||
2012-06-15 | dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystring | Volker Lendecke | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-06-15 | dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring | Volker Lendecke | 1 | -1/+1 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-05-01 | s3:winbindd add idmap_tdb_common file to store common code of TDB idmap backends | Christian Ambach | 1 | -0/+654 | |