r25027: Fix more warnings.
[kai/samba.git] / source4 / libcli / security / privilege.c
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_...