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
/
scripting
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-11
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
2
-2
/
+1
2008-04-10
Add infrastructure for returning ProvisionResult in C provision code.
Jelmer Vernooij
1
-1
/
+1
2008-04-09
No longer install unused smbscript binary.
Jelmer Vernooij
1
-1
/
+0
2008-04-09
Fix up provision to specify SERVERDN in more places.
Andrew Bartlett
1
-0
/
+5
2008-04-09
Don't fill in the secrets DB unless we make the entries.
Andrew Bartlett
1
-7
/
+8
2008-04-09
Add docstring, PEP8.
Jelmer Vernooij
1
-5
/
+15
2008-04-08
Remove length arguments, add tests for unixinfo.GidToSid and unixinfo.UidToSid.
Jelmer Vernooij
2
-3
/
+9
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into pidldocs
Jelmer Vernooij
1
-34
/
+50
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
Andrew Bartlett
3
-1
/
+34
2008-04-08
Re-add support for the --ldap-backend-port option to provision-backend
Andrew Bartlett
1
-13
/
+29
2008-04-08
Add manually written Python binding for libnet_Join.
Jelmer Vernooij
1
-0
/
+1
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
23
-129
/
+255
2008-04-08
Add trivial test for unixinfo interface.
Jelmer Vernooij
1
-0
/
+30
2008-04-08
Add python bindings for drsuapi.
Jelmer Vernooij
2
-1
/
+2
2008-04-08
Add python bindings for unixinfo.
Jelmer Vernooij
1
-0
/
+1
2008-04-08
Add Python bindings for DFS.
Jelmer Vernooij
1
-0
/
+1
2008-04-04
Clean up provision and rootdse module to hard-code less stuff.
Andrew Bartlett
1
-21
/
+21
2008-04-03
provision: Remove backup group mapping
Kai Blin
1
-10
/
+3
2008-04-02
provision: Set up id mappings in the idmap db, only map Administrator.
Kai Blin
3
-70
/
+120
2008-04-02
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into openchange
Jelmer Vernooij
1
-21
/
+30
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
3
-0
/
+3
2008-04-02
Fix merge of my host GUID removal and the IPv6 addition to provision
Andrew Bartlett
1
-10
/
+26
2008-04-01
provision: Add support for IPv6 (bz #4593).
Andrew Kroeger
1
-9
/
+25
2008-04-02
Remove references to setting the host GUID, as the repl_meta_data
Andrew Bartlett
1
-12
/
+5
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-1
/
+1
2008-03-29
Rework 'compleated' message in provision to be more useful.
Andrew Bartlett
1
-7
/
+9
2008-03-28
Fix and test python scripts and kerberos
Andrew Bartlett
2
-3
/
+13
2008-03-28
Convert some more files to GPLv3.
Andrew Kroeger
11
-11
/
+11
2008-03-28
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-gmake3
Jelmer Vernooij
2
-2
/
+2
2008-03-28
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-2
/
+2
2008-03-28
Merge v4.0-test
Jelmer Vernooij
4
-215
/
+428
2008-03-28
Don't specify what should be a default option in the generated smb.conf
Andrew Bartlett
1
-2
/
+2
2008-03-27
provision: Increase max NetBIOS name length from 13 to 15.
Andrew Kroeger
2
-2
/
+2
2008-03-27
Remove define that appears to cause configure test breakage on Julien's machine.
Jelmer Vernooij
1
-2
/
+0
2008-03-27
provision: Initialize uninitialized variables if "targetdir" is not
Kai Blin
1
-1
/
+4
2008-03-28
Make the setup/newuser and setup/setpassword scripts actually work...
Andrew Bartlett
1
-16
/
+42
2008-03-28
Merge branch 'v4-0-local' of git://git.id10ts.net/samba into v4-0-test
Jelmer Vernooij
2
-2
/
+2
2008-03-15
Rework memberof handling in slapd.conf (used for OpenLDAP backend)
Andrew Bartlett
1
-22
/
+19
2008-03-14
swig: regenerate _wrap.c files
Stefan Metzmacher
1
-1
/
+1
2008-03-13
build: we don't rely on bash yet:-) '==' should be just '='
Stefan Metzmacher
1
-1
/
+1
2008-03-13
configure: when detecting python we should disable pyconfig.h
Stefan Metzmacher
1
-0
/
+2
2008-03-13
Rework to have member server 'domains' be CN=NETBIOSNAME
Andrew Bartlett
1
-0
/
+6
2008-03-13
Update the provision scripts and selftest for LDAP
Andrew Bartlett
1
-5
/
+7
2008-03-13
Don't talloc_free() the UUID before we return.
Andrew Bartlett
1
-1
/
+4
2008-03-13
Upgrade provision-backend to python.
Andrew Bartlett
1
-210
/
+411
2008-03-11
Fix provision script to work without smb.conf location specified.
Andrew Bartlett
1
-2
/
+3
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-1
/
+0
2008-03-07
Fix the build.
Jelmer Vernooij
1
-1
/
+1
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
3
-98
/
+183
2008-03-07
Try to fix up part of the upgrade test.
Andrew Bartlett
2
-12
/
+21
[prev]
[next]