Revert "vfs_glusterfs: explain that/why we use the raw tevent_context in init_gluster...
[samba.git] / source3 / rpc_server / samr /
2018-12-20 Volker Lendeckesamr: Use dom_sid_str_buf
2018-09-07 Christof Schmitts3: Rename server_event_context() to global_event_context()
2017-07-04 Andrew Bartlettsamr: Disable NTLM-based password changes on the server...
2017-01-03 Volker Lendeckesamr3: Use "all_zero" where appropriate
2016-05-12 Stefan Metzmachers3:rpc_server/samr: simplify the logic in get_user_info...
2016-05-03 Volker Lendeckelib: Give base64.c its own .h
2016-05-03 Volker Lendeckelib: Make callers of base64_encode_data_blob check...
2016-04-12 Stefan MetzmacherCVE-2016-2118: s3:rpc_server/samr: allow _samr_Validate...
2016-03-22 Stefan Metzmachers3:rpc_server/samr: correctly handle session_extract_se...
2016-02-23 Volker Lendeckelib: Remove sys_waitpid
2015-10-12 Volker Lendeckelib: Move sys_rw* to lib/util
2015-05-15 Richard SharpeCovert all uint32/16/8 to _t in source3/rpc_server.
2015-02-10 Andrew BartlettUpdate mailing list references to point at lists.samba.org
2014-12-06 Volker Lendeckelib: Split out sys_[read|write] & friends
2014-09-30 Jeremy Allisons3: lib: Signal handling - ensure smbrun and change...
2014-04-17 Andreas Schneiders3: Use root_mode() to get uid_wrapper working correctly.
2014-04-02 Andrew Bartletts3-samr: Refuse to set lockout_duration < lockout_windo...
2014-03-13 Andrew BartlettCVE-2013-4496:samr: Remove ChangePasswordUser
2014-03-13 Andrew BartlettCVE-2013-4496:s3-samr: Block attempts to crack password...
2014-02-08 Garming Samparam: rename lp function and variable from "serverstri...
2013-11-13 Stefan MetzmacherMerge branch 'master' of ctdb into 'master' of samba
2013-02-19 Stefan Metzmachers3:rpc_server: s/event_add_timed/tevent_add_timer
2013-02-19 Stefan Metzmachers3:rpc_server: s/struct timed_event/struct tevent_timer
2013-02-19 Stefan Metzmachers3:rpc_server: s/struct event_context/struct tevent_context
2013-01-14 Volker Lendeckesamr: Make use of posix_openpt
2013-01-14 Volker Lendeckesamr: Split up an assignment from an if condition
2012-12-12 Günther Deschners3-rpc_server: limit allowed transports for samr_Valida...
2012-07-18 Rusty Russellloadparm: make the source3/ lp_ functions take an expli...
2012-07-12 Michael Adams3: rename sid_check_is_in_our_domain() to sid_check_is...
2012-07-12 Michael Adams3: rename sid_check_is_domain() to sid_check_is_our_sam()
2012-07-06 Andreas Schneiders3-rpc_server: Make it possible to use more rpc exceptions.
2012-06-19 Jeremy AllisonFix a bunch of "set but not used" warnings.
2012-06-19 Andrew Bartlettauth: Use only security_token_is_system to determine...
2012-04-05 Andrew Bartlettbuild: Remove SMB_STRUCT_DIR define
2012-04-05 Andrew Bartlettbuild: Remove sys_closedir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_opendir wrapper
2012-04-05 Andrew Bartlettbuild: Remove sys_open wrapper
2012-03-24 Jelmer Vernooijlib/util: Remove obsolete sys_getpid() and sys_fork().
2012-03-13 Alexander Bokovoys3-rpc: Decrypt with the proper session key in CreateTr...
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... 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.