s3-privs Move manual prototypes to common privileges.h
[samba.git] / source4 / libcli / security / privilege.c
2010-09-11 Andrew Bartletts4-privs Add a lookup by index of privilages
2010-09-11 Andrew Bartlettprivs Add my Copyright
2010-09-11 Andrew Bartletts4-privs Remove link between enum sec_privilege and...
2010-02-02 Matt KraaiChange uint_t to unsigned int in source4
2009-05-20 Günther Deschners4: try to fix privileges implementation in order to...
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25554: Convert last instances of BOOL, True and False...
2007-10-10 Jelmer Vernooijr25027: Fix more warnings.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr14894: - add some 'const'
2007-10-10 Stefan Metzmacherr14891: fix a bug found by the ibm checker
2007-10-10 Jelmer Vernooijr14542: Remove librpc, libndr and libnbt from includes.h
2007-10-10 Jelmer Vernooijr12608: Remove some unused #include lines.
2007-10-10 Stefan Metzmacherr9240: - move struct security_token to the idl file...
2007-10-10 Stefan Metzmacherr4419: move security_token stuff to the libcli/security/
2007-10-10 Andrew Tridgellr4196: - added server side code for lsa_LookupPrivDispl...
2007-10-10 Andrew Tridgellr4151: added privilege attribute handling on samdb.
2007-10-10 Andrew Tridgellr4150: - add fns for manipulating the privilege_mask...
2007-10-10 Andrew Tridgellr4147: converted from NT_USER_TOKEN to struct security_...