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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-22
s4:provison Pass nosync in for the OpenLDAP cn=config too
Andrew Bartlett
1
-0
/
+1
2010-04-22
s4:OpenLDAP-backend Use the new rdnval module in OpenLDAP
Andrew Bartlett
4
-5
/
+15
2010-04-22
s4:dsdb Revert accidentilly commited change for LDAP backends
Andrew Bartlett
1
-1
/
+1
2010-04-22
s4:provision Use more reasonable values for DB_CONFIG
Andrew Bartlett
1
-5
/
+13
2010-04-21
s4:netlogon RPC server - fix a counter variable type
Matthias Dieter Wallnöfer
1
-1
/
+2
2010-04-21
s4-waf: python devel headers are mandatory for the source4 build
Andrew Tridgell
1
-1
/
+1
2010-04-21
s4-server: show build host in samba -b output
Andrew Tridgell
1
-0
/
+5
2010-04-21
s4-upgradeprovision: fixed --realm option duplicate in upgrade_from_s3
Andrew Tridgell
2
-2
/
+1
2010-04-21
s4-drs: accept zero revision in drs selftest
Andrew Tridgell
1
-0
/
+5
2010-04-21
s4-provision: cope with --realm being in getopt.py
Andrew Tridgell
1
-1
/
+2
2010-04-21
s4-waf: create the smbd.tmp/messaging directory
Andrew Tridgell
1
-1
/
+1
2010-04-21
s4-python: added --realm option to python scripts
Andrew Tridgell
1
-1
/
+7
2010-04-21
s4-provision: set "setup_dir" to the right path
Andrew Tridgell
1
-2
/
+8
2010-04-21
s4-schema: allow revision numbers of zero
Andrew Tridgell
1
-6
/
+3
2010-04-21
s4-python: accept --option arguments in python cmdline parsing
Andrew Tridgell
1
-10
/
+17
2010-04-21
s4-devel: allow extra net command line options and gdb
Andrew Tridgell
1
-1
/
+1
2010-04-21
s4-pynet: accept None for target_dir in vampire
Andrew Tridgell
1
-1
/
+1
2010-04-20
s4-smbtorture: add spoolss DriverInfo and winreg consistency test.
Günther Deschner
1
-7
/
+238
2010-04-20
s4-smbtorture: add function to get a printserver's environment.
Günther Deschner
1
-0
/
+22
2010-04-20
s4-smbtorture: simplify macros used in PrinterInfo winreg consistency teste.
Günther Deschner
1
-22
/
+22
2010-04-20
s4-smbtorture: refactor test_GetPrinterDriver2().
Günther Deschner
1
-36
/
+64
2010-04-20
s4:dynconfig: fix the autoconf build and pass -DPYTHONDIR=\"$(pythondir)\"
Stefan Metzmacher
1
-2
/
+2
2010-04-20
s4:rpc_server/netlogon: add no memory checks
Stefan Metzmacher
1
-1
/
+2
2010-04-20
s4-netlogon: fixed dc_unc and dc_address_type
Andrew Tridgell
1
-1
/
+3
2010-04-20
s4-smbtorture: add test for csetprinter field behaviour in printer info level 0.
Günther Deschner
1
-0
/
+71
2010-04-20
s4-net: don't show a full python exception when you can't open sam.ldb
Andrew Tridgell
1
-2
/
+2
2010-04-20
s4-net: show a list of commands when someone runs "net" with no arguments
Andrew Tridgell
1
-1
/
+1
2010-04-20
s4-python: added PYTHONDIR to python search path
Andrew Tridgell
1
-0
/
+5
2010-04-20
s4-dynconfig: added dyn_PYTHONDIR
Andrew Tridgell
3
-0
/
+6
2010-04-20
s4:netlogon RPC - "fill_one_domain_info" - use "lp_workgroup" for the DC shor...
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-20
s4:torture/rpc/netlogon.c - fix typo
Matthias Dieter Wallnöfer
1
-1
/
+1
2010-04-20
pytalloc: ensure talloc_ctx is directly after PyObject_HEAD
Andrew Tridgell
4
-10
/
+10
2010-04-20
talloc: there is no ambiguity when freeing a ptr with a null parent
Andrew Tridgell
1
-1
/
+1
2010-04-20
s4:provisionbackend Print the command we failed to start slapd with
Andrew Bartlett
1
-1
/
+2
2010-04-20
s4:provision Pass in the invoication ID and NTDS Settings DN to Schema()
Andrew Bartlett
6
-13
/
+106
2010-04-20
Removed more excess looping and fixed problem with incorrect IO flag handling.
Nadezhda Ivanova
2
-126
/
+114
2010-04-19
s4:winbind: fill response.data.num_entries for WINBINDD_LIST_USERS
Stefan Metzmacher
2
-2
/
+8
2010-04-19
s4:winbind: fill response.data.num_entries for WINBINDD_LIST_GROUPS
Stefan Metzmacher
2
-2
/
+8
2010-04-19
s4:winbind: fill response.data.num_entries for WINBINDD_LIST_TRUSTDOM
Stefan Metzmacher
1
-0
/
+1
2010-04-19
s4-waf: follow the configure directories for the empty install dirs
Andrew Tridgell
1
-1
/
+1
2010-04-19
s4-waf: install some missing empty directories
Andrew Tridgell
1
-0
/
+3
2010-04-19
s4-dns: use neater python for reading lines
Andrew Tridgell
1
-7
/
+2
2010-04-19
s4-param: set SMB_CONF_PATH when we load a smb.conf
Andrew Tridgell
1
-0
/
+6
2010-04-19
s4-dev: expanded selftest-vars.sh to match current testenv
Andrew Tridgell
1
-4
/
+41
2010-04-19
s4-python: PyErr_SetString() will crash on NULL strings
Andrew Tridgell
2
-7
/
+10
2010-04-18
s4-waf: removed the unused installdir= option to SAMBA_BINARY()
Andrew Tridgell
8
-19
/
+0
2010-04-18
build: more adjustments for the ABI type name maps
Andrew Tridgell
3
-63
/
+3
2010-04-18
s4-waf: rebuild signature files with the api type maps
Andrew Tridgell
2
-32
/
+32
2010-04-18
ldb-waf: enable ABI checking in ldb
Andrew Tridgell
3
-0
/
+506
2010-04-18
ldb: mark the tdb backend in ldb as _PRIVATE_
Andrew Tridgell
1
-1
/
+1
[next]