Eliminate two duplicate SEC_ACE_TYPE constants already provided by
[amitay/samba.git] / source3 / passdb /
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Volker LendeckeFix an incompatible pointer passed to winbind_get_groups
2009-02-25 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Andrew BartlettMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-25 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2009-02-25 Dan Sledzs3: Rename auth_onefs_wb and pdb_onefs_sam
2009-02-21 Volker LendeckeFix a typo
2009-02-21 Dan SledzIntroduce a new passdb backend: pdb_onefs_sam
2009-02-19 Jeremy AllisonFix printf warnings found on systems where time_t ...
2009-02-17 Jeremy AllisonFix bug #6117 - Samba 3.3.0: pdbedit -a core dumps.
2009-02-12 Steven Dannemans3: Added new parameter "map untrusted to domain"
2009-02-12 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-12 Dan Sledzs3: Change behavior when seeing an unknown domain.
2009-02-09 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-08 Volker LendeckeFix some nonempty blank lines
2009-02-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-02-01 Volker LendeckeFix nonempty blank lines
2009-01-22 todd stecherMemory leaks and other fixes found by Coverity
2009-01-16 Michael Adams3:passdb: put login_cache.tdb into cache_dir, not...
2009-01-14 Jeremy AllisonFix bug #6035 - Possible race between fcntl F_SETLKW...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-05 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-04 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2009-01-01 Jelmer VernooijAdd iconv_convenience argument to size functions.
2008-12-29 Stefan Metzmachers3:pdb_tdb: store the next rid counter in passdb.tdb...
2008-12-29 Stefan Metzmachers3:passdb: add SAMU_BUFFER_V4 with no changes
2008-12-29 Stefan Metzmachers3:passdb: make marshalling struct samu from and to...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonMore asprintf warning fixes.
2008-12-23 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-12-23 Jeremy AllisonFix more ‘asprintf’, declared with attribute warn_unuse...
2008-12-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-23 Jeremy AllisonFix more "warning: ignoring return value of ‘asprintf...
2008-12-16 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-12-09 Günther Deschners3-ldapsam: Fix Bug 5957: do not abort rename process...
2008-12-03 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2008-11-14 Volker LendeckeMake memcache_add_talloc NULL out the source pointer
2008-11-11 Jeremy AllisonMerge branch 'master' of ssh://jra@git.samba.org/data...
2008-11-07 Jeremy AllisonMake us clean under valgrind --leak-check=full by using...
2008-11-06 Jeremy AllisonFix bug #5825 - Account locking out doesnt work with...
2008-10-27 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-27 Günther Deschners4-lsa: merge lsa_LookupSids/{2,3} from s3 lsa idl.
2008-10-23 Jelmer VernooijMerge branch 'master' of git://git.samba.org/samba
2008-10-23 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-23 Jelmer VernooijUse libutil genrand.
2008-10-22 Jelmer VernooijUse standard types.
2008-10-21 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-19 Jelmer VernooijMerge branch 'selftest' of git://git.samba.org/jelmer...
2008-10-14 Jelmer VernooijUse GUID_random.
2008-10-12 Jelmer VernooijUse common util_file code.
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-11 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-08 Jelmer VernooijMerge branch 'master' of ssh://git.samba.org/data/git...
2008-10-06 Volker LendeckeStore a local schannel key in secrets.tdb
2008-09-14 Stefan MetzmacherMerge Samba3 and Samba4 together
2008-09-03 Simo SorceRevert "Split lookup_name() and create a new functiong...
2008-09-03 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-27 Jeremy AllisonFix bug spotted by Simo - don't use legacy if expired...
2008-08-26 Jeremy AllisonDon't ask winbindd if we got a -ve cache entry.
2008-08-26 Simo SorceMerge branch 'v3-devel' of ssh://git.samba.org/data...
2008-08-26 Jeremy AllisonFix the build :-(. Ask winbindd if we find a negative...
2008-08-26 Jeremy AllisonGet smbd to look (read-only) into the winbindd cache...
2008-08-17 Simo SorceSplit lookup_name() and create a new functiong called
2008-08-13 Andrew Tridgellfixed lots of places that paniced on a failed transacti...
2008-08-13 Andrew Tridgellfirst cut at adding full transactions for ctdb to samba3
2008-07-29 Karolin Seegerpdb_interface: Fix typo in debug message.
2008-07-24 Jeremy AllisonAdd casts to uint32_t to match prototype for sid_append...
2008-07-24 Jeremy AllisonUse sys_getgrnam not getgrnam. Pointed out by Herb.
2008-07-24 Steve FrenchMerge branch 'v3-3-test' of git+ssh://sfrench@git.samba...
2008-07-24 John H Terpstrapdb_ldap: Raise level for debug message to avoid log...
2008-07-18 Karolin SeegerUse LDAP macros instead of attribute names.
2008-07-14 Karolin SeegerFix typo.
2008-07-11 Volker LendeckeRevert "Make use of sid_check_is_in_unix_users/groups"
2008-07-11 Volker LendeckeRevert "Don't scream, better explain a bit in comments"
2008-07-11 Volker LendeckeRevert "Remove an unused variable"
2008-07-10 Volker LendeckeFix some memleaks regarding trustdom passwords
2008-07-10 Volker LendeckeFix some uninitialized variable references via ndr_print
2008-07-10 Volker LendeckeGive a nice error message if trying to join with a...
2008-07-03 Volker LendeckeRemove an unused variable
2008-07-03 Volker LendeckeDon't scream, better explain a bit in comments
2008-07-03 Volker LendeckeMake use of sid_check_is_in_unix_users/groups
2008-06-07 Volker LendeckeFix a memleak in secrets_fetch_afs_key
2008-06-07 Volker LendeckeFix a memleak in secrets_fetch_trust_account_password_l...
2008-06-07 Volker LendeckeFix a memleak in fetch_ldap_pw
2008-05-26 Michael AdamRemove unused function is_trusted_domain_situation().
2008-05-26 Michael Adampassdb: check for is_dc_trusted_domain_situation()...
2008-05-26 Michael Adampassdb: add comment explaining logic in get_trust_pw_cl...
2008-05-26 Michael Adampassdb: in get_trust_pw_clear() correctly fail if trust...
2008-05-26 Michael AdamAdd function is_dc_trusted_domain_situation().
2008-05-23 Gerald W. CarterManually port Steven Dannenman fix for using the correc...
2008-05-21 Jelmer VernooijMerge branch 'v3-3-test' of ssh://git.samba.org/data...
2008-05-20 Tim ProutyCleanup size_t return values in callers of convert_stri...
2008-05-06 Volker LendeckeFix a panic in the [ug]id2sid valgrind bug fix
2008-05-06 Volker LendeckeFix a valgrind bug in the new [ug]id2sid cache
2008-05-05 Volker LendeckeRemove unix_homedir from struct user_struct
2008-04-14 Stefan Metzmacherpdb_tdb: fix the upgrade code, db_traverse returns...
2008-04-01 Volker LendeckeConvert dbwrap_trans_delete to NTSTATUS
2008-04-01 Volker LendeckeConvert dbwrap_trans_store to NTSTATUS
2008-04-01 Stefan Metzmacherpdb_tdb: use != 0 instead off == -1 for dbwrap functions
2008-04-01 Stefan Metzmacherpassdb: guard pdb_generate_sam_sid() with a transaction
next