index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
setup
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-21
idmap: Handle uid->SID mapping
Kai Blin
1
-0
/
+5
2008-02-21
Make setup/provision the name of the python provision script now that that is...
Jelmer Vernooij
4
-371
/
+371
2008-02-21
Be consistant about --ldap-backend-type
Andrew Bartlett
1
-6
/
+10
2008-02-13
Add python version of newuser.py.
Jelmer Vernooij
1
-0
/
+61
2008-02-12
Add blackbox test for provisioning code to make sure it can be run more than ...
Jelmer Vernooij
1
-0
/
+39
2008-02-09
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
2
-1
/
+284
2008-02-09
Fix provision python test.
Jelmer Vernooij
2
-7
/
+3
2008-02-09
From a request from Peter Huang, include IPsec sechema.
Andrew Bartlett
2
-1
/
+284
2008-02-08
Remove unused parameter from provision()
Andrew Bartlett
1
-1
/
+1
2008-01-25
python/provision: Create private dir if it didn't exist yet.
Jelmer Vernooij
1
-6
/
+8
2008-01-25
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
1
-42
/
+41
2008-01-24
Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
2
-7
/
+7
2008-01-24
Kill another sub that the modules will handle for us.
Andrew Bartlett
2
-4
/
+0
2008-01-24
Remove useless subs from the ejs provision
Andrew Bartlett
1
-6
/
+0
2008-01-23
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
3
-14
/
+11
2008-01-18
Remove default 'showInAdvancedViewOnly' values.
Andrew Bartlett
8
-57
/
+4
2008-01-18
Don't set 'name' in the LDIF, this is handled by the rdn_name module.
Andrew Bartlett
1
-7
/
+0
2008-01-18
Don't manually specify instanceID in the template files.
Andrew Bartlett
10
-43
/
+0
2008-01-18
Use syncrepl on all OpenLDAP databases (creates contextCSN attribute)
Andrew Bartlett
1
-0
/
+12
2008-01-18
Remove --ldap-base from the python provision script
Andrew Bartlett
1
-8
/
+2
2008-01-17
provision: simplfy by removing old code to manually create baseDNs.
Andrew Bartlett
5
-11
/
+3
2008-01-17
OpenLDAP backend: Place the refint overlay after the memberof overlay
Andrew Bartlett
1
-2
/
+3
2008-01-16
Start generating a configuration for the refint overlay. This
Andrew Bartlett
1
-0
/
+7
2008-01-11
Add in new module to normalise DNs being returned from OpenLDAP. This
Andrew Bartlett
1
-2
/
+2
2008-01-11
Make Samba4 and Fedora DS happier
Andrew Bartlett
3
-0
/
+24
2008-01-07
r26691: registry: Add subkeys required for Server Manager Alerts and Peplicat...
Jelmer Vernooij
1
-0
/
+9
2008-01-06
r26686: Fix bug 5143 by Jason Tarbet. This prevented an easy cut-and-paste of
Andrew Bartlett
1
-1
/
+1
2007-12-31
r26636: Remove useless 'backend' parameter, and make the memberof overlay use...
Andrew Bartlett
1
-3
/
+2
2007-12-31
r26635: The OpenLDAP folks have been very accommodating, and their memberof p...
Andrew Bartlett
1
-0
/
+1
2007-12-28
r26622: python: Update license version, clarify copyright.
Jelmer Vernooij
1
-1
/
+3
2007-12-28
r26621: vampire: Add simple Python-based vampire script
Jelmer Vernooij
1
-0
/
+54
2007-12-26
r26610: Write out a memberof.conf, to run the memberof plugin on all linked
Andrew Bartlett
2
-0
/
+35
2007-12-26
r26598: Simplify the way Python tests are run.
Jelmer Vernooij
2
-0
/
+4
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
2
-18
/
+23
2007-12-26
r26593: - More work on the python versions of samba3dump and the samba3sam te...
Jelmer Vernooij
2
-144
/
+32
2007-12-24
r26562: Fix provisioning using Python.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26535: Get rid of all-knowing ProvisionSettings object.
Jelmer Vernooij
1
-20
/
+16
2007-12-21
r26526: Fix argument value.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26523: Refactor provisioning code.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26520: More Python updates.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26517: Add functions for setting and getting parameters on a LoadParm.
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26509: Don't make boolean options eat the next argument.
Jelmer Vernooij
1
-3
/
+4
2007-12-21
r26506: Start running (really trivial) tests for upgrade script.
Jelmer Vernooij
1
-19
/
+14
2007-12-21
r26505: Add python bindings for some samdb-related functions, improve provisi...
Jelmer Vernooij
1
-3
/
+3
2007-12-21
r26503: Change order of arguments in param interface so it's easier to make the
Jelmer Vernooij
1
-6
/
+6
2007-12-21
r26475: Add ldb.set_credentials function.
Jelmer Vernooij
2
-6
/
+12
2007-12-21
r26424: Patch and hits from Howard Chu <hyc@symas.com> for our automated setup
Andrew Bartlett
1
-1
/
+1
2007-12-21
r26370: Import upgrade script in Python.
Jelmer Vernooij
1
-0
/
+61
2007-12-21
r26366: Import provision scripts in Python.
Jelmer Vernooij
1
-0
/
+180
2007-12-21
r26305: Update template files and testsuite to try and work with current
Andrew Bartlett
2
-4
/
+5
[next]