summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-01-22gensec: Use manually written .pc file.Jelmer Vernooij3-0/+13
2008-01-22torture: Use manually written .pc file.Jelmer Vernooij3-0/+14
2008-01-22dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij5-1/+27
2008-01-22registry: Use manually written .pc file.Jelmer Vernooij3-0/+15
2008-01-22ldb/talloc/tdb: Use manually written pc file.Jelmer Vernooij4-0/+6
2008-01-22build: Allow manually written pkg-config files.Jelmer Vernooij2-2/+7
2008-01-22tdb: Add URL in pc file.Jelmer Vernooij1-0/+1
2008-01-22ldb: Fix typo.Jelmer Vernooij1-1/+1
2008-01-22ldb: Increase version number to make it easier to create new Debian snapshots.Jelmer Vernooij1-1/+1
2008-01-22python: Avoid duplicate copies of some objects in different packages.Jelmer Vernooij4-968/+20
2008-01-22libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_tStefan Metzmacher1-0/+25
2008-01-21Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett25-523/+338
2008-01-21Be sure to pass iconv handle down to compression subcontexts (fixesAndrew Bartlett1-0/+4
2008-01-21build: Don't build heimdal as library.Jelmer Vernooij1-3/+1
2008-01-21python: Fix init functions.Jelmer Vernooij1-0/+2
2008-01-21build: Demote a bunch of libraries to subsystems. This makes packaging easier...Jelmer Vernooij15-74/+16
2008-01-21python: Reenable modules for libcli_nbt and libcli_smb.Jelmer Vernooij7-446/+317
2008-01-21ldb: Fix building python modules against system-provided ldb.Jelmer Vernooij1-0/+1
2008-01-21build: Allow overriding CFLAGS for python packages.Jelmer Vernooij1-0/+1
2008-01-20Add an exception for S3Volker Lendecke1-3/+10
2008-01-20build: Fix handling of external pkg-config dependencies when generating pkg-c...Jelmer Vernooij3-13/+16
2008-01-19howto: Update instructions for git, and use ReST formatting.Jelmer Vernooij1-26/+33
2008-01-18pidl: Add --version argument.Julien Kerihuel2-3/+24
2008-01-18Remove default 'showInAdvancedViewOnly' values.Andrew Bartlett8-57/+4
2008-01-18Only set showOnlyInAdvancedView: TRUE when adding default values.Andrew Bartlett1-2/+2
2008-01-18Don't set 'name' in the LDIF, this is handled by the rdn_name module.Andrew Bartlett1-7/+0
2008-01-18Merge commit 'origin/v4-0-test' into 4-0-localAndrew Bartlett32-265/+207
2008-01-18Add showInAdvancedViewOnly to every new objectAndrew Bartlett1-0/+4
2008-01-18merged changes from v3-2-testAndrew Tridgell8-53/+18
2008-01-18merged tdb changes from ctdbAndrew Tridgell3-59/+49
2008-01-18registry: Use correct return values.Jelmer Vernooij7-32/+53
2008-01-18registry: Avoid mapping registry return codes: return the right value in the ...Jelmer Vernooij4-10/+3
2008-01-18When Windows attempts to create a new key, it looks for an available key nameAndrew Kroeger2-7/+20
2008-01-18registry: Improve error codes and update tests.Jelmer Vernooij7-29/+24
2008-01-18When Windows initially creates a new value, the value name is "New Value #1".Andrew Kroeger2-3/+31
2008-01-18registry: Properly check return values from ldb_*() functions.Andrew Kroeger1-3/+3
2008-01-18registry: Check for more specific LDB return codes, handle changing existing ...Jelmer Vernooij1-6/+11
2008-01-18Don't manually specify instanceID in the template files.Andrew Bartlett10-43/+0
2008-01-18Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)Andrew Bartlett1-0/+12
2008-01-18Search for memberOf when clients ask for a wildcard against OpenLDAPAndrew Bartlett1-0/+1
2008-01-18Remove --ldap-base from the python provision scriptAndrew Bartlett2-40/+2
2008-01-18Correct authorship of instanceType moduleAndrew Bartlett1-1/+1
2008-01-18Add in a new module to handle instanceTypeAndrew Bartlett3-3/+144
2008-01-17Fix an output message in samba3rpc torture test.Michael Adam1-1/+1
2008-01-17provision: simplfy by removing old code to manually create baseDNs.Andrew Bartlett6-43/+9
2008-01-17OpenLDAP backend: Place the refint overlay after the memberof overlayAndrew Bartlett1-2/+3
2008-01-17Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-localAndrew Bartlett12-12/+79
2008-01-17ldb_map objectClass munging: Don't hard-code 'extensibleObject'.Andrew Bartlett4-35/+55
2008-01-16selftest: Use "require" rather than "use" keyword so .pm files don't have to ...Jelmer Vernooij1-3/+3
2008-01-16python: Don't attempt to build shared and static versions of modules, because...Jelmer Vernooij1-1/+1