Don't specify what should be a default option in the generated smb.conf
[jelmer/samba4-debian.git] / source / dsdb / common /
2008-03-25 Andrew BartlettRemove pointless cast
2008-03-25 Andrew BartlettRemove useless extra argument to samdb_result_account_e...
2008-03-13 Andrew BartlettDon't search the whole tree for the domains's sid
2008-03-13 Andrew BartlettRework to have member server 'domains' be CN=NETBIOSNAME
2008-03-07 Andrew KroegerTreat maxPwdAge == 0 as passwords never expire.
2008-03-07 Andrew KroegerAdd samdb_result_account_expires() function.
2008-03-02 Jelmer VernooijMerge branch 'v4-0-test' into id10ts-registry
2008-02-29 Jelmer VernooijFix typo.
2008-02-29 Andrew Bartlettfix typo
2008-02-29 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-28 Andrew BartlettSimplify the 'password must change' logic
2008-02-28 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-test
2008-02-28 Jelmer VernooijMerge branch 'v4-0-test' of ssh://git.samba.org/data...
2008-02-27 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-27 Andrew BartlettGenerate ACB_PW_EXPIRED correctly
2008-02-09 Jelmer VernooijMerge branch 'v4-0-trivial' into v4-0-python
2008-02-06 Andrew BartlettMerge branch 'v4-0-test' of git://git.samba.org/samba...
2008-02-05 Kai Blinsidmap: Some source code cleanups.
2008-01-07 Andrew Bartlettr26679: It is very bad to free the ldb handle when...
2008-01-03 Andrew Bartlettr26648: Move detection of global catalog captability...
2008-01-01 Jelmer Vernooijr26639: librpc: Pass iconv convenience on from RPC...
2008-01-01 Jelmer Vernooijr26638: libndr: Require explicitly specifying iconv_con...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha2' into v4-0-test
2007-12-21 Jelmer Vernooijr26483: Merge ldb module dependency fixes, fix auth...
2007-12-21 Andrew Bartlettr26324: Fix includes for Jelmer.
2007-12-21 Jelmer Vernooijr26319: Split encoding functions out of libcli_ldap.
2007-12-21 Jelmer Vernooijr26252: Specify loadparm_context explicitly when creati...
2007-12-21 Jelmer Vernooijr26228: Store loadparm context in auth context, move...
2007-12-21 Jelmer Vernooijr26227: Make loadparm_context part of a server task...
2007-12-21 Jelmer Vernooijr26003: Split up DB_WRAP, as first step in an attempt...
2007-12-21 Stefan MetzmacherMerge commit 'release-4-0-0alpha1' into v4-0-test
2007-10-10 Jelmer Vernooijr25553: Convert to standard bool type.
2007-10-10 Günther Deschnerr25531: Merge GTYPE_SECURITY_UNIVERSAL_GROUP from samba3.
2007-10-10 Andrew Bartlettr25194: A major rework of the Samba4 LSA LookupNames...
2007-10-10 Andrew Bartlettr24648: Found out the meaning of a few more flags.
2007-10-10 Andrew Tridgellr23792: convert Samba4 to GPLv3
2007-10-10 Stefan Metzmacherr22196: give better error codes to make RPC-UNIXINFO...
2007-10-10 Stefan Metzmacherr21772: add DS_BEHAVIOR_WIN2003_INTERIM constant
2007-10-10 Stefan Metzmacherr20028: fix typos
2007-10-10 Stefan Metzmacherr20027: restore instanceType and systemFlags values...
2007-10-10 Andrew Tridgellr19441: work in progress support for NFS4 ACLs in Samba...
2007-10-10 Andrew Bartlettr17967: Somewhere along the line we lost unixName here...
2007-10-10 Jelmer Vernooijr17930: Merge noinclude branch:
2007-10-10 Andrew Tridgellr17823: get rid of most of the samdb_base_dn() calls...
2007-10-10 Simo Sorcer17504: Do not use the invented unixID but use the...
2007-10-10 Andrew Bartlettr16833: Add a base DN to more search calls, we need...
2007-10-10 Jelmer Vernooijr15328: Move some functions around, remove dependencies.
2007-10-10 Stefan Metzmacherr15076: give the correct return code
2007-10-10 Stefan Metzmacherr14964: - move sidmap code from ntvfs_common to SAMDB
2007-10-10 Andrew Bartlettr14637: Extend the ACB -> userParameters flag mapping...
2007-10-10 Jelmer Vernooijr14464: Don't include ndr_BASENAME.h files unless stric...
2007-10-10 Stefan Metzmacherr14442: the ACB_ flags are 32 bit...
2007-10-10 Andrew Tridgellr5309: removed ads.h from includes.h
2007-10-10 Stefan Metzmacherr4568: make use of SidType and move it to lsa.idl
2007-10-10 Stefan Metzmacherr4096: move the samdb code to source/dsdb/