s3:winbind: Convert WINBINDD_SET_MAPPING to the new API
[sfrench/samba-autobuild/.git] / source3 / winbindd / winbindd_sid.c
2009-09-06 Volker Lendeckes3:winbind: Convert WINBINDD_SET_MAPPING to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_GID to the new API
2009-08-30 Volker Lendeckew3:winbind: Convert WINBINDD_ALLOCATE_UID to the new API
2009-08-29 Volker Lendeckew3:winbind: Convert WINBINDD_LOOKUPRIDS to the new API
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_UID_TO_SID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_GID the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_SID_TO_UID to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPNAME to the new API
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_LOOKUPSID to the new API
2009-07-23 John H TerpstraMerge branch 'master' of ssh://jht@git.samba.org/data...
2009-07-18 Bo Yangs3: compile warning and upn handling
2009-06-14 Volker LendeckeMake winbindd_cli_state->response a pointer instead...
2009-06-14 Volker LendeckeMake winbindd_cli_state->request a pointer instead...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-19 Steven DannemanClean-up various trailing space and >80 column lines.
2008-11-19 Steven DannemanAdded ability to remove id mappings in wbinfo and libwb...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-08-12 Volker Lendeckeidmap rewrite
2008-08-12 Volker LendeckeRemove the multi-ID lookup code and the 3.2.0 version...
2008-08-12 Volker LendeckeMove the gid2sid cache to the parent winbind process
2008-08-12 Volker LendeckeMove the uid2sid cache to the parent winbind process
2007-12-15 Volker Lendeckes/sid_to_string/sid_to_fstring/
2007-12-12 Stefan Metzmacherwinbindd: remove unused WINBINDD_DUMP_MAPS support
2007-12-11 Stefan Metzmacherwinbindd: pass const char *logfile to winbindd_dump_map...
2007-10-22 Stefan Metzmacherr25569: move more idmap stuff into winbindd_idmap.c
2007-10-19 Jeremy AllisonRIP BOOL. Convert BOOL -> bool. I found a few interesting
2007-10-10 Gerald (Jerry) Carter[GLUE] Rsync SAMBA_3_2_0 SVN r25598 in order to create...
2007-10-10 Stefan Metzmacherr25569: move more idmap stuff into winbindd_idmap.c
2007-10-10 Stefan Metzmacherr25154: move winbindd code into winbindd/