s4:kdc: Implement KDC plugin hardware authentication policy
[samba.git] / source3 / winbindd / winbindd_getsidaliases.c
2022-07-21 Pavel Filipenskýs3:winbind: Add additional debug level check to winbind...
2022-07-21 Pavel Filipenskýs3:winbind: Change '%u' to '%PRIu32' for uint32_t in...
2022-07-15 Pavel Filipenskýs3:winbind: Change num_sids from int to uint32_t in...
2022-07-15 Pavel Filipenskýs3:winbind: Improve logging in winbindd_getsidaliases.c
2021-10-08 Volker Lendeckewinbind: Simplify winbindd_getsidaliases_recv()
2021-10-08 Volker Lendeckewinbind: Align an integer type
2018-12-07 Volker Lendeckewinbindd: Use dom_sid_str_buf
2018-11-12 Andreas Schneiders3:winbind: Log client process name
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... samba-4.0.0alpha16
2011-05-10 Volker Lendeckes3: Use tevent_req_ntstatus properly in a few places
2011-04-13 Volker Lendeckes3: Make parse_sidlist public
2011-04-13 Volker Lendeckes3: Simplify parse_sidlist
2010-11-17 Volker Lendeckes3: Move parse_sidlist to the only calling file
2010-10-12 Andrew Bartlettlibcli/security Provide a common, top level libcli...
2010-09-11 Andrew Bartletts3-auth Change type of num_sids to uint32_t
2010-04-19 Volker Lendeckes3: Add some debug to GETSIDALIASES
2010-04-10 Volker Lendeckes3: Check 0 termination in GETALIASES
2009-08-16 Volker Lendeckes3:winbind: The get[gr|pw]end functions need access...
2009-08-08 Alexander BokovoyMerge branch 'master' of ssh://git.samba.org/data/git...
2009-08-05 Volker Lendeckes3:winbind: Convert WINBINDD_GETSIDALIASES to the new API