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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-01-25
pidl/Samba4::Header: fix typedefs of unions and structs without elements
Stefan Metzmacher
1
-0
/
+2
2008-01-25
configure.ac: we should use AC_CONFIG_FILES() in order to use AC_OUTPUT only ...
Stefan Metzmacher
1
-10
/
+10
2008-01-25
configure.ac: we should only create ldb.pc when use the internal ldb
Stefan Metzmacher
1
-1
/
+1
2008-01-25
repl_meta_data: add some TODOs to replmd_modify_originating()
Stefan Metzmacher
1
-0
/
+17
2008-01-25
added latency reporting
Andrew Tridgell
1
-6
/
+51
2008-01-25
this is in seconds
Andrew Tridgell
1
-3
/
+2
2008-01-25
Tidy up the last regresesions on the python smbscript, from my work
Andrew Bartlett
1
-10
/
+17
2008-01-25
more useful output
Andrew Tridgell
1
-10
/
+17
2008-01-25
added a offline file torture test BASE-OFFLINE
Andrew Tridgell
3
-1
/
+458
2008-01-25
python: Fix representation of UUIDs as strings in zone files rather than bina...
Jelmer Vernooij
5
-10
/
+19
2008-01-25
ldb/python: Add bindings for schema functions.
Jelmer Vernooij
3
-33
/
+393
2008-01-25
python/provision: Create private dir if it didn't exist yet.
Jelmer Vernooij
1
-6
/
+8
2008-01-25
python: Add test for secretsdb_become_dc
Jelmer Vernooij
1
-3
/
+18
2008-01-25
python: fix tests for check_all_substituted.
Jelmer Vernooij
1
-2
/
+2
2008-01-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
3
-37
/
+41
2008-01-25
python/provision: Reconcile code partitions-only provisioning and generic pro...
Jelmer Vernooij
6
-254
/
+317
2008-01-25
python: Make SamDB.set_ntds_invocation_id take a string.
Jelmer Vernooij
3
-48
/
+65
2008-01-25
Fix netlogon rpc-server build.
Günther Deschner
1
-4
/
+4
2008-01-24
Add IDL for netr_LogonGetTrustRid.
Günther Deschner
1
-1
/
+5
2008-01-24
Rename samr_*AccessMask bitfields to start with SAMR_.
Günther Deschner
1
-32
/
+32
2008-01-24
Revert "Add pidl --samba3-libnetapi option."
Günther Deschner
2
-265
/
+0
2008-01-24
python: Add function to look for unsubsituted variables.
Jelmer Vernooij
2
-0
/
+19
2008-01-24
python: Add bindings for SamDB.set_invocation_id().
Jelmer Vernooij
4
-29
/
+82
2008-01-24
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
11
-85
/
+92
2008-01-24
Add pidl --samba3-libnetapi option.
Günther Deschner
2
-0
/
+265
2008-01-24
pidl: get rid of stupid ';' char to terminate bitmap defines
Stefan Metzmacher
1
-23
/
+22
2008-01-24
pidl/Samba4::Header: we don't need to check if (defined($enum->{ELEMENTS})) t...
Stefan Metzmacher
1
-20
/
+18
2008-01-24
netlogon.idl: add some MSV1_0_ values from samba3 and use a bitmap32
Stefan Metzmacher
1
-4
/
+9
2008-01-24
netlogon.idl: make use of bitmap samr_GroupAttrs
Stefan Metzmacher
2
-2
/
+3
2008-01-24
netlogon.idl: remove unused netr_GroupsMembership structure
Stefan Metzmacher
1
-5
/
+0
2008-01-24
Ensure we set subobj.BACKEND_MOD for the 'partitions only' case.
Andrew Bartlett
1
-0
/
+4
2008-01-24
Make the repl_meta_data module the default for domain controllers.
Andrew Bartlett
4
-16
/
+31
2008-01-24
Use the repl_meta_data module by default.
Andrew Bartlett
2
-3
/
+9
2008-01-24
Kill another sub that the modules will handle for us.
Andrew Bartlett
3
-7
/
+0
2008-01-24
Remove useless subs from the ejs provision
Andrew Bartlett
2
-9
/
+0
2008-01-24
Python: add some docstrings.
Jelmer Vernooij
1
-5
/
+46
2008-01-24
python: Support --no-pass.
Jelmer Vernooij
1
-0
/
+6
2008-01-24
python: Add bindings for cli_credentials_set_cmdline_callbacks().
Jelmer Vernooij
5
-1
/
+38
2008-01-23
Default to creating anonymous credentials.
Jelmer Vernooij
2
-2
/
+2
2008-01-23
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
6
-22
/
+35
2008-01-23
Add bindings for lp_load_default().
Jelmer Vernooij
4
-0
/
+35
2008-01-23
Get more information from ldb when reporting a failed replication.
Andrew Bartlett
1
-2
/
+2
2008-01-23
Fix DRSUAPI replication test - NET-API-BECOME-DC.
Andrew Bartlett
2
-145
/
+32
2008-01-23
Fix segfaults in codepaths only tested by the NET-API-BECOME-DC test.
Andrew Bartlett
2
-14
/
+15
2008-01-23
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
33
-1141
/
+166
2008-01-23
Added PFIF notice to Samba 4.0 tree
Andrew Tridgell
1
-0
/
+7
2008-01-23
Make ranged results tests in ldap.js easier to debug.
Andrew Bartlett
1
-9
/
+9
2008-01-23
ranged_results: fix use of uninitialised variable (end)
Andrew Bartlett
1
-2
/
+4
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
13
-24
/
+8
2008-01-22
build: remove support for automatically building .pc files.
Jelmer Vernooij
3
-149
/
+1
[prev]
[next]