index
:
samba.git
master
old-v4-0-stable
old-v4-0-test
v3-0-stable
v3-0-test
v3-2-stable
v3-2-test
v3-3-stable
v3-3-test
v3-4-stable
v3-4-test
v3-5-stable
v3-5-test
v3-6-stable
v3-6-test
v3-devel
v4-0-stable
v4-0-test
Unnamed repository; edit this file 'description' to name the repository.
Sumit Bose
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source4
/
setup
Commit message (
Expand
)
Author
Age
Files
Lines
*
python/provision: Create private dir if it didn't exist yet.
Jelmer Vernooij
2008-01-25
1
-6
/
+8
*
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
2008-01-25
1
-42
/
+41
*
Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
2008-01-24
2
-7
/
+7
*
Kill another sub that the modules will handle for us.
Andrew Bartlett
2008-01-24
2
-4
/
+0
*
Remove useless subs from the ejs provision
Andrew Bartlett
2008-01-24
1
-6
/
+0
*
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
2008-01-23
3
-14
/
+11
*
Remove default 'showInAdvancedViewOnly' values.
Andrew Bartlett
2008-01-18
8
-57
/
+4
*
Don't set 'name' in the LDIF, this is handled by the rdn_name module.
Andrew Bartlett
2008-01-18
1
-7
/
+0
*
Don't manually specify instanceID in the template files.
Andrew Bartlett
2008-01-18
10
-43
/
+0
*
Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)
Andrew Bartlett
2008-01-18
1
-0
/
+12
*
Remove --ldap-base from the python provision script
Andrew Bartlett
2008-01-18
1
-8
/
+2
*
provision: simplfy by removing old code to manually create baseDNs.
Andrew Bartlett
2008-01-17
5
-11
/
+3
*
OpenLDAP backend: Place the refint overlay after the memberof overlay
Andrew Bartlett
2008-01-17
1
-2
/
+3
*
Start generating a configuration for the refint overlay. This
Andrew Bartlett
2008-01-16
1
-0
/
+7
*
Add in new module to normalise DNs being returned from OpenLDAP. This
Andrew Bartlett
2008-01-11
1
-2
/
+2
*
Make Samba4 and Fedora DS happier
Andrew Bartlett
2008-01-11
3
-0
/
+24
*
r26691: registry: Add subkeys required for Server Manager Alerts and Peplicat...
Jelmer Vernooij
2008-01-07
1
-0
/
+9
*
r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste of
Andrew Bartlett
2008-01-06
1
-1
/
+1
*
r26636: Remove useless 'backend' parameter, and make the memberof overlay use...
Andrew Bartlett
2007-12-31
1
-3
/
+2
*
r26635: The OpenLDAP folks have been very accommodating, and their memberof p...
Andrew Bartlett
2007-12-31
1
-0
/
+1
*
r26622: python: Update license version, clarify copyright.
Jelmer Vernooij
2007-12-28
1
-1
/
+3
*
r26621: vampire: Add simple Python-based vampire script
Jelmer Vernooij
2007-12-28
1
-0
/
+54
*
r26610: Write out a memberof.conf, to run the memberof plugin on all linked
Andrew Bartlett
2007-12-26
2
-0
/
+35
*
r26598: Simplify the way Python tests are run.
Jelmer Vernooij
2007-12-26
2
-0
/
+4
*
r26596: Fixed upgrade.py.
Jelmer Vernooij
2007-12-26
2
-18
/
+23
*
r26593: - More work on the python versions of samba3dump and the samba3sam te...
Jelmer Vernooij
2007-12-26
2
-144
/
+32
*
r26562: Fix provisioning using Python.
Jelmer Vernooij
2007-12-24
1
-1
/
+1
*
r26535: Get rid of all-knowing ProvisionSettings object.
Jelmer Vernooij
2007-12-21
1
-20
/
+16
*
r26526: Fix argument value.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26523: Refactor provisioning code.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26520: More Python updates.
Jelmer Vernooij
2007-12-21
1
-1
/
+1
*
r26517: Add functions for setting and getting parameters on a LoadParm.
Jelmer Vernooij
2007-12-21
1
-6
/
+6
*
r26509: Don't make boolean options eat the next argument.
Jelmer Vernooij
2007-12-21
1
-3
/
+4
*
r26506: Start running (really trivial) tests for upgrade script.
Jelmer Vernooij
2007-12-21
1
-19
/
+14
*
r26505: Add python bindings for some samdb-related functions, improve provisi...
Jelmer Vernooij
2007-12-21
1
-3
/
+3
*
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
2007-12-21
1
-6
/
+6
*
r26475: Add ldb.set_credentials function.
Jelmer Vernooij
2007-12-21
2
-6
/
+12
*
r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setup
Andrew Bartlett
2007-12-21
1
-1
/
+1
*
r26370: Import upgrade script in Python.
Jelmer Vernooij
2007-12-21
1
-0
/
+61
*
r26366: Import provision scripts in Python.
Jelmer Vernooij
2007-12-21
1
-0
/
+180
*
r26305: Update template files and testsuite to try and work with current
Andrew Bartlett
2007-12-21
2
-4
/
+5
*
r26298: Use metze's schema loading code to pre-initialise the schema into the
Andrew Bartlett
2007-12-21
5
-36
/
+21
*
r26245: Make it easier to handle the LDAP backend, with it's differing needs,
Andrew Bartlett
2007-12-21
2
-1
/
+2
*
r26137: Rename the entryUUID module to better match it's purpose: being a
Andrew Bartlett
2007-12-21
2
-2
/
+3
*
r25960: Enable checks on the validity of the search base on sam.ldb in Samba4.
Andrew Bartlett
2007-12-21
2
-0
/
+4
*
r25940: Rework the samldb and templates handling.
Andrew Bartlett
2007-12-21
1
-8
/
+14
*
r25921: Now also listen on ldapi by default in the LDAP server
Andrew Bartlett
2007-12-21
1
-0
/
+28
*
r25891: Test that we get the correct return value when we attempt to reference
Andrew Bartlett
2007-12-21
1
-121
/
+121
*
r25753: Move cn=rootdse to @ROOTDSE to avoid being caught up in schema restri...
Andrew Bartlett
2007-12-21
2
-2
/
+2
*
r25747: Implement linked attributes, for add operations.
Andrew Bartlett
2007-12-21
1
-10
/
+0
[next]