s3-prefork: Do not use mmap/mremap/munmap directly
[amitay/samba.git] / source3 / winbindd /
2011-08-11 Simo Sorces3-messaging: Fix messaging classes.
2011-08-10 Michael Adams3:idmap_tdb2: fix bug 8368 : correctly initialize...
2011-08-10 Stefan Metzmachers3:winbindd_cm: use cli_session_setup() instead of...
2011-08-10 Stefan Metzmachers3:libsmb: store the remote_realm on the cli_state
2011-08-03 Stefan Metzmachers3:winbindd_cm: make use of cli_set_timeout()
2011-08-02 Stefan Metzmachers3:winbindd_cm: make use of cli_state_protocol()
2011-08-02 Stefan Metzmachers3:winbindd_cm: make use of cli_state_capabilities()
2011-07-29 Michael Adams3:dbwrap: move all .c and .h files of dbwrap to lib...
2011-07-29 Michael Adams3:dbwrap: move db_open() to a file dbwrap_open.c of...
2011-07-28 Michael Adams3:winbindd: use lp_load_global() - winbindd does not...
2011-07-28 Andrew Tridgells3-waf: the passdb subsystem needs to be called pdb
2011-07-27 Michael Adams3:idmap_tdb2: remove the undocumented option of the...
2011-07-27 Michael Adams3:idmap_tdb2: remove a legacy comment
2011-07-27 Michael Adams3:idmap_tdb2: remove legacy comment
2011-07-27 Michael Adams3:idmap_tdb2: remove superfluous initialization with...
2011-07-27 Michael Adams3:idmap_tdb2: fix a legacy comment that does not apply...
2011-07-27 Michael Adams3:idmap_tdb2: deprecate the idmap:script parameter...
2011-07-26 Volker Lendeckes3: Fix MIT trusts
2011-07-22 Stefan Metzmachers3:winbindd_cm: use controller instead of cli->desthost
2011-07-22 Stefan Metzmachers3:winbindd_cm: use cli_state_[local|remote]_sockaddr()
2011-07-21 Stefan Metzmachers3:winbindd_cm: remove unused checks for address family
2011-07-21 Stefan Metzmachers3:libsmb: replace cli_initialise[_ex]() by cli_state_c...
2011-07-21 Christian Ambachs3:winbindd remove an unused variable
2011-07-19 Andrew Bartletts3-auth Use the common auth_session_info
2011-07-19 Andrew Bartletts3-auth Use struct auth3_session_info outside the auth...
2011-07-19 Andrew Bartlettdebug: log early messages to stdout, and keep it open
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli->src_ss instead of...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli->dest_ss instead callin...
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli_state_disconnect()
2011-07-11 Stefan Metzmachers3:winbindd_cm: make use of cli_state_is_connected()
2011-07-04 Andreas Schneiders3-auth: Pass the remote_address down to user_info.
2011-07-03 Andrew Bartletts3-build Prepare to require fully defined modules
2011-06-29 Günther Deschners3-winbind: Fix bug 7888 -- deal with buggy 3.0 based...
2011-06-28 Günther Deschners3-waf: add some missing tdb dependencies.
2011-06-27 Volker Lendeckes3: explicitly pass domain_sid to wbint_LookupRids...
2011-06-25 Volker Lendeckes3: Fix winbindd_wins_byname
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-21 Volker Lendeckes3: Remove unused code
2011-06-21 Volker Lendeckes3: Convert WINBINDD_WINS_BYNAME to the async API
2011-06-20 Andrew Bartlettlib/util Remove samba-util-common!
2011-06-20 Volker Lendeckes3: Fix a winbind message
2011-06-20 Michael Adams3:idmap_autorid: remove redundant code
2011-06-20 Michael Adams3:idmap_autorid: in initialize, don't leak storedconfi...
2011-06-20 Michael Adams3:idmap_autorid: use "idmap config * : rangesize"...
2011-06-20 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-20 Volker LendeckeUse tevent_req_oom
2011-06-20 Rusty Russelltdb_compat: Higher level API fixes.
2011-06-20 Rusty Russellsource3/winbindd/idmap_tdb.c: tdb2 support for wrong...
2011-06-20 Rusty Russelltdb_compat: use tdb_errorstr_compat()
2011-06-20 Rusty Russelltdb_traverse/tdb_traverse_read: check returns for negat...
2011-06-20 Rusty Russelltdb_delete: check returns for 0, not -1.
2011-06-20 Rusty Russelltdb_fetch_compat: use instead of tdb_fetch.
2011-06-20 Andrew Bartletts3-winbind Move winbind privileged socket dir into...
2011-06-16 Stefan Metzmachers3:wb_lookupsids: add some paranoia checks to wb_lookup...
2011-06-16 Stefan Metzmachers3:wb_lookupsids: don't ignore 'result' and check if...
2011-06-16 Stefan MetzmacherRevert "s3-winbind: Fix paranoia checks in winbindd_sam...
2011-06-15 Andreas Schneiders3-winbind: Fix paranoia checks in winbindd_samr.c.
2011-06-12 Volker Lendeckes3: Remove "struct ip_service" from resolve_wins
2011-06-11 Michael AdamRevert "s3:idmap_autorid: add a talloc_stackframe(...
2011-06-11 Michael AdamRevert "s3:idmap_autorid: use "idmap config <DOMAIN...
2011-06-11 Michael AdamRevert "s3:idmap_autorid: fail initialization if the...
2011-06-10 Herb Lewisbug in source3/winbindd/winbindd_sids_to_xids.c
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_P() to talloc()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_ARRAY() to talloc_array()
2011-06-09 Andrew Bartletts3-talloc Change TALLOC_REALLOC_ARRAY() to talloc_realloc()
2011-06-08 Günther Deschners3-winbind: always use samlogon cache for wbinfo -r...
2011-06-08 Günther Deschners3-winbindd: make sure we obey the -n switch also for...
2011-06-07 Michael Adams3:idmap_autorid: fail initialization if the domain...
2011-06-07 Michael Adams3:idmap_autorid: use "idmap config <DOMAIN> : rangesiz...
2011-06-07 Michael Adams3:idmap_autorid: add a talloc_stackframe() to idmap_au...
2011-06-05 Volker Lendeckes3:winbind: Convert WINBINDD_WINS_BYIP to the async API
2011-05-31 Michael Adams3:idmap_ldap: allow creation of ldap stored mappings...
2011-05-31 Michael Adams3:idmap_ldap: rename idmap_ldap_get_new_id to idmap_ld...
2011-05-31 Michael Adams3:idmap_ldap: rename idmap_ldap_allocate_id to idmap_l...
2011-05-31 Michael Adams3:winbindd_nrd: include ../librpc/ndr/libndr.h instead...
2011-05-30 Michael Adams3:winbindd/idmap_proto.h: add _WINBINDD_IDMAP_PROTO_H_...
2011-05-30 Michael Adams3:winbindd/idmap_proto.h: add GPL/Copyright header
2011-05-25 Sean FinneyFix numerous missing dependencies in WAF build scripts
2011-05-25 Jim McDonoughs3-winbind: BUG 8166 - Don't lockout users when offline.
2011-05-18 Andrew Bartletts3-lib Replace StrnCaseCmp() with strncasecmp_m()
2011-05-10 Volker Lendeckes3: Use tevent_req_ntstatus properly in a few places
2011-05-06 Günther Deschners3-libsmb: move protos to libsmb/proto.h
2011-05-06 Günther Deschners3: only include tdb headers where needed.
2011-05-06 Andrew Tridgells3-winbind: another strlcpy()/fstring fix
2011-05-05 Jeremy AllisonMore const fixes. Remove CONST_DISCARD.
2011-05-05 Jeremy AllisonMore simple const fixups.
2011-05-04 Jeremy AllisonFix warning messages caused by addition of null check...
2011-05-04 Jeremy AllisonFix simple uses of safe_strcpy -> strlcpy. Easy ones...
2011-05-04 Jeremy AllisonRemove unused function parse_add_domuser().
2011-05-04 Volker Lendeckes3: Properly deal with exited winbind children
2011-05-02 Günther Deschners3: include ntdomain.h before including generated srv_...
2011-05-02 Günther Deschners3-winbindd: remove unused headers.
2011-05-02 Günther Deschners3: remove various references to server side dcerpc...
2011-04-29 Volker Lendeckes3: Avoid a potential 100% CPU loop in winbindd
2011-04-29 Volker Lendeckes3: Make winbindd_reinit_after_fork return NTSTATUS
2011-04-29 Volker Lendeckes3: In winbind, close parent/child sockets
next