s3: Fix a bogus if (client_len < 0)
[kai/samba.git] / source3 / rpc_server / samr /
2011-11-15 Jeremy AllisonFix bug #8561 - Password change settings not fully...
2011-10-12 Simo Sorces3-group-mapping: Remove fstrings from GROUP_MAP.
2011-09-26 Andreas Schneiders3-samr: Remove fstring in samr.
2011-09-26 Simo Sorces3-passdb: Cleanup use of fstring and move to talloc.
2011-07-19 Andrew Bartletts3-auth Use system boolean in auth_user_info_unix
2011-07-19 Andrew Bartletts3-auth Use *unix_token rather than utok in struct...
2011-07-05 Volker Lendeckes3: Remove some unused variables
2011-07-04 Andrew Bartletts3-samr Send IP address only to PAM remote hostname...
2011-07-04 Andreas Schneiders3-samr: Replace client_id in samr server.
2011-06-24 Stefan MetzmacherMerge commit 'release-4-0-0alpha15' into master4-tmp
2011-06-24 Andrew BartlettMerge 2610c05b5b95cc7036b3d6dfb894c6cfbdb68483 as Samba... save-diskspace-tags/samba-4.0.0alpha16
2011-06-09 Andrew Bartletts3-param Remove special case for global_myname(), renam...
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
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-24 Jeremy AllisonFix bug #7054 - X account flag does not work when pwdla...
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: use passdb headers where needed.
2011-03-29 Günther Deschners3-passdb: add passdb.h where needed.
2011-03-29 Günther Deschners3-includes: only include system/filesys.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/passwd.h when needed.
2011-03-29 Günther Deschners3-includes: only include system/terminal.h when needed.
2011-03-01 Andrew Bartletts3-auth struct security_unix_token replaces UNIX_USER_TOKEN
2011-02-22 Günther Deschners3-includes: move some chgpasswd related defines to...
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-19 Volker Lendeckes3: Add "len" to pdb_set_hours
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.