s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
[nivanova/samba-autobuild/.git] / source3 / rpc_server / samr / srv_samr_nt.c
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_P() to talloc_zero()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-05-05 Günther Deschners3-rpc_server: run minimal_includes.pl.
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-04-04 Andrew Bartletts3-auth Rename user_session_key -> session_key to match...
2011-03-30 Günther Deschners3-samr: make getgrgid() failure a little more visible...
2011-03-29 Günther Deschners3-rpc_server: move access check functions out of samr...
2011-03-29 Günther Deschners3-includes: only include ntdomain.h where needed.
2011-03-29 Günther Deschners3-auth: rpc_server needs auth.h
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-02-22 Stefan Metzmachers3:auth: change num_groups to from size_t to uint32_t
2011-02-22 Andrew Bartletts3-auth Rename auth_serversupplied_info varaiables...
2011-02-15 Volker Lendeckes3: Pass "code_page" through samr
2011-02-15 Volker Lendeckes3: Pass "country_code" through samr
2011-02-10 Günther Deschners3-rpc_server: move services into individual directories.