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-02-01
Fix sending of large nttrans responses.
Amin Azez
1
-1
/
+1
2008-01-31
pidl/Samba4::NDR::Parser: pass down the correct $var_name to AllocateArrayLev...
Stefan Metzmacher
1
-4
/
+2
2008-01-31
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
14
-26
/
+73
2008-01-31
merged tdb transaction fix
Andrew Tridgell
1
-0
/
+3
2008-01-30
libndr: depend on samba-config, so that callers doesn't need to know about it
Stefan Metzmacher
1
-1
/
+1
2008-01-30
pidl: be consistent and always ask pkg-config only for 'ndr'
Stefan Metzmacher
1
-1
/
+1
2008-01-29
python: Provide PyAPI_DATA macro for older versions of Python (< 2.3).
Jelmer Vernooij
1
-0
/
+5
2008-01-29
Partially revert d64a2288a2cb3a8f74a18b740b265a460773635d and 351c2e99ab8b6a9...
Jelmer Vernooij
2
-3
/
+2
2008-01-28
torture: Fix too early free in spoolss notify test.
Jelmer Vernooij
1
-5
/
+6
2008-01-26
ldb: Add ldb_oom() calls in a couple of places.
Jelmer Vernooij
4
-2
/
+18
2008-01-26
python: Use relative paths for registry.
Jelmer Vernooij
1
-1
/
+8
2008-01-26
python: Load smb.conf file for the provision tests.
Jelmer Vernooij
1
-2
/
+6
2008-01-25
Fix netlogon rpc-server build.
Günther Deschner
1
-4
/
+4
2008-01-25
Add IDL for netr_DsrDeregisterDNSHostRecords (just for completion).
Günther Deschner
1
-1
/
+7
2008-01-25
NET-BECOME-DC: always try to build ejs and python code
Stefan Metzmacher
1
-9
/
+16
2008-01-25
torture: the libnet torture test depend on python
Stefan Metzmacher
1
-1
/
+2
2008-01-25
configure: define HAVE_WORKING_PYTHON
Stefan Metzmacher
1
-0
/
+1
2008-01-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
23
-312
/
+959
2008-01-25
python: Give precedence to Samba's syspath over the already set system one.
Jelmer Vernooij
1
-1
/
+1
2008-01-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-trivial
Jelmer Vernooij
4
-14
/
+37
2008-01-25
python/provision: Reload secrets when necessary, fix unix names in mappings.
Jelmer Vernooij
1
-7
/
+9
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
[next]