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
Commit message (
Expand
)
Author
Age
Files
Lines
*
s4:provision Make OpenLDAP backend more robust
Andrew Bartlett
2010-04-22
1
-1
/
+11
*
s4:ldap-backend Fix LSA test failures with OpenLDAP backend - convert SIDs
Andrew Bartlett
2010-04-22
1
-0
/
+24
*
s4:provison Pass nosync in for the OpenLDAP cn=config too
Andrew Bartlett
2010-04-22
1
-0
/
+1
*
s4:selftest Ensure we don't fsync() all day in the LDAP backend test
Andrew Bartlett
2010-04-22
1
-0
/
+1
*
s4:OpenLDAP-backend Use the new rdnval module in OpenLDAP
Andrew Bartlett
2010-04-22
4
-5
/
+15
*
s4:dsdb Revert accidentilly commited change for LDAP backends
Andrew Bartlett
2010-04-22
1
-1
/
+1
*
s4:provision Use more reasonable values for DB_CONFIG
Andrew Bartlett
2010-04-22
1
-5
/
+13
*
build: added --enable-auto-reconfigure
Andrew Tridgell
2010-04-22
1
-1
/
+13
*
s4:netlogon RPC server - fix a counter variable type
Matthias Dieter Wallnöfer
2010-04-21
1
-1
/
+2
*
build: recalculate project deps when NONSHARED_BINARIES changes
Andrew Tridgell
2010-04-21
1
-0
/
+10
*
build: added --nonshared-binary=LIST option
Andrew Tridgell
2010-04-21
3
-0
/
+25
*
s4-waf: python devel headers are mandatory for the source4 build
Andrew Tridgell
2010-04-21
1
-1
/
+1
*
build: make python development headers not mandatory in standalone libs
Andrew Tridgell
2010-04-21
2
-1
/
+1
*
waftest: updated the cross compilation environment I test with
Andrew Tridgell
2010-04-21
1
-1
/
+1
*
s4-server: show build host in samba -b output
Andrew Tridgell
2010-04-21
1
-0
/
+5
*
build: fixed uname output to be on target machine when cross compiling
Andrew Tridgell
2010-04-21
4
-15
/
+51
*
s4-upgradeprovision: fixed --realm option duplicate in upgrade_from_s3
Andrew Tridgell
2010-04-21
2
-2
/
+1
*
s4-drs: accept zero revision in drs selftest
Andrew Tridgell
2010-04-21
1
-0
/
+5
*
s4-provision: cope with --realm being in getopt.py
Andrew Tridgell
2010-04-21
1
-1
/
+2
*
s4-waf: create the smbd.tmp/messaging directory
Andrew Tridgell
2010-04-21
1
-1
/
+1
*
s4-python: added --realm option to python scripts
Andrew Tridgell
2010-04-21
1
-1
/
+7
*
s4-provision: set "setup_dir" to the right path
Andrew Tridgell
2010-04-21
1
-2
/
+8
*
s4-schema: allow revision numbers of zero
Andrew Tridgell
2010-04-21
1
-6
/
+3
*
s4-python: accept --option arguments in python cmdline parsing
Andrew Tridgell
2010-04-21
1
-10
/
+17
*
s4-devel: allow extra net command line options and gdb
Andrew Tridgell
2010-04-21
1
-1
/
+1
*
s4-pynet: accept None for target_dir in vampire
Andrew Tridgell
2010-04-21
1
-1
/
+1
*
Fix i18n of net conf import error message.
Jim McDonough
2010-04-20
1
-3
/
+4
*
Display an error on net conf import failures.
Jim McDonough
2010-04-20
1
-0
/
+3
*
s4-smbtorture: add spoolss DriverInfo and winreg consistency test.
Günther Deschner
2010-04-20
1
-7
/
+238
*
s4-smbtorture: add function to get a printserver's environment.
Günther Deschner
2010-04-20
1
-0
/
+22
*
s4-smbtorture: simplify macros used in PrinterInfo winreg consistency teste.
Günther Deschner
2010-04-20
1
-22
/
+22
*
s4-smbtorture: refactor test_GetPrinterDriver2().
Günther Deschner
2010-04-20
1
-36
/
+64
*
s4:dynconfig: fix the autoconf build and pass -DPYTHONDIR=\"$(pythondir)\"
Stefan Metzmacher
2010-04-20
1
-2
/
+2
*
s4:rpc_server/netlogon: add no memory checks
Stefan Metzmacher
2010-04-20
1
-1
/
+2
*
s4-netlogon: fixed dc_unc and dc_address_type
Andrew Tridgell
2010-04-20
1
-1
/
+3
*
build: added uname display and SYSTEM_UNAME define
Andrew Tridgell
2010-04-20
2
-0
/
+22
*
util-runcmd: ignore spurious ECHILD errors
Andrew Tridgell
2010-04-20
1
-0
/
+14
*
s4-smbtorture: add test for csetprinter field behaviour in printer info level 0.
Günther Deschner
2010-04-20
1
-0
/
+71
*
s4-net: don't show a full python exception when you can't open sam.ldb
Andrew Tridgell
2010-04-20
1
-2
/
+2
*
s4-net: show a list of commands when someone runs "net" with no arguments
Andrew Tridgell
2010-04-20
1
-1
/
+1
*
s4-python: added PYTHONDIR to python search path
Andrew Tridgell
2010-04-20
1
-0
/
+5
*
s4-dynconfig: added dyn_PYTHONDIR
Andrew Tridgell
2010-04-20
3
-0
/
+6
*
s3-spoolss: fix winreg spoolss helper call documentation.
Günther Deschner
2010-04-20
1
-11
/
+33
*
s3-spoolss: avoid passing down full "struct pipes_struct".
Günther Deschner
2010-04-20
2
-51
/
+73
*
s4:netlogon RPC - "fill_one_domain_info" - use "lp_workgroup" for the DC shor...
Matthias Dieter Wallnöfer
2010-04-20
1
-1
/
+1
*
s4:torture/rpc/netlogon.c - fix typo
Matthias Dieter Wallnöfer
2010-04-20
1
-1
/
+1
*
pytalloc: ensure talloc_ctx is directly after PyObject_HEAD
Andrew Tridgell
2010-04-20
4
-10
/
+10
*
talloc: there is no ambiguity when freeing a ptr with a null parent
Andrew Tridgell
2010-04-20
6
-3
/
+105
*
tdb: update tdb ABI to use hide_symbols=True
Andrew Tridgell
2010-04-20
5
-78
/
+67
*
build: include uninitialised data in the ABI symbols
Andrew Tridgell
2010-04-20
1
-1
/
+1
[next]