index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
s4-dns: don't leave behind a tmp file
Andrew Tridgell
2010-02-11
1
-0
/
+2
*
s4-selftest: don't run rndc reload in selftest
Andrew Tridgell
2010-02-11
1
-1
/
+3
*
s4-dns: added a dns update task
Andrew Tridgell
2010-02-11
4
-1
/
+237
*
s4-provision: cope with umask in creating private/dns
Andrew Tridgell
2010-02-11
1
-0
/
+2
*
util: added file_compare() utility function
Andrew Tridgell
2010-02-11
2
-0
/
+27
*
libreplace: added replacements for dprintf() and vdprintf()
Andrew Tridgell
2010-02-11
2
-1
/
+32
*
s4-provision: pre-create a named.conf.update file
Andrew Tridgell
2010-02-11
3
-36
/
+13
*
s4-provision: move zone file to dns subdirectory
Andrew Tridgell
2010-02-11
2
-14
/
+54
*
s4:provision Be more polite to long-suffering Samba testers.
Andrew Bartlett
2010-02-11
1
-2
/
+3
*
Fix unused variable warning after change to new DLINK macros.
Jeremy Allison
2010-02-10
1
-2
/
+0
*
Fix bad use when freeing linked list. Todd Stecher (Original author) please c...
Jeremy Allison
2010-02-10
1
-6
/
+8
*
test:local added LOCAL-DLINKLIST testsuite
Andrew Tridgell
2010-02-10
3
-0
/
+132
*
util: rewrite dlinklist.h so that DLIST_ADD_END() is O(1)
Andrew Tridgell
2010-02-10
4
-179
/
+334
*
s3-smbd: update to use new DLIST macros
Andrew Tridgell
2010-02-10
2
-6
/
+5
*
s3-registry: update to use new DLIST macros
Andrew Tridgell
2010-02-10
1
-2
/
+2
*
s3-perfcount: update to use new DLIST macros
Andrew Tridgell
2010-02-10
2
-3
/
+2
*
s3-locking: update to use DLIST_ADD_AFTER()
Andrew Tridgell
2010-02-10
1
-5
/
+1
*
s3-libsmb: update libsmb to use new DLIST macros
Andrew Tridgell
2010-02-10
2
-23
/
+25
*
s3-memcache: update memcache to use new DLIST macros
Andrew Tridgell
2010-02-10
1
-18
/
+3
*
s3-ldb: update the old ldb in s3 to use new DLIST macros
Andrew Tridgell
2010-02-10
2
-30
/
+4
*
s3-nmbd: update nmbd to use new DLIST_ macros
Andrew Tridgell
2010-02-10
4
-73
/
+9
*
s4-ldb: update ldb_tdb to use new DLIST_ macros
Andrew Tridgell
2010-02-10
1
-15
/
+3
*
s4-dsdb: update repl_meta_data.c to use new DLIST_ macros
Jeremy Allison
2010-02-10
1
-3
/
+2
*
Temporary changes to dlinklist to keep the implementation static whilst
Jeremy Allison
2010-02-10
3
-0
/
+48
*
Revert "Change the default of "nmbd bind explicit broadcast" to "no""
Jeremy Allison
2010-02-10
2
-5
/
+6
*
More of the fix for bug #7118 - nmbd problems with socket address.
Jeremy Allison
2010-02-10
1
-0
/
+89
*
Change the default of "nmbd bind explicit broadcast" to "no"
Jeremy Allison
2010-02-10
2
-6
/
+5
*
testprogs: add more error codes for spoolss test.
Günther Deschner
2010-02-10
1
-0
/
+2
*
s3: change ldap filter to what really was intended
Björn Jacke
2010-02-10
1
-1
/
+1
*
tdb: fix recovery reuse after crash
Rusty Russell
2010-02-10
1
-4
/
+10
*
tdb: give a name to the invalid recovery area constant (0)
Rusty Russell
2010-02-10
3
-4
/
+5
*
s4:provision Just 'do the right thing' with empty smb.conf files
Andrew Bartlett
2010-02-10
2
-2
/
+26
*
s4-smbtorture: use test_GetPrinter_level in RPC-SPOOLSS-NOTIFY.
Günther Deschner
2010-02-10
2
-45
/
+27
*
Fix bug #7122 - Reading a large browselist fails (server returns invalid valu...
Jeremy Allison
2010-02-09
2
-3
/
+6
*
Missed one check on the memcpy for bug #7063.
Jeremy Allison
2010-02-09
1
-1
/
+1
*
Second part of fix for bug 7063 - Samba 3.4.5 on ubuntu 8.04 64 bit - Core du...
Jeremy Allison
2010-02-09
1
-1
/
+4
*
Fix off-by-one error in working out the limit of the NetServerEnum comment.
Jeremy Allison
2010-02-09
1
-1
/
+1
*
s3:smbd: use StrCaseCmp() instead of strcasecmp
Stefan Metzmacher
2010-02-09
1
-4
/
+3
*
s3:smbd: Fix really ugly bool vs. int bug!!!
Stefan Metzmacher
2010-02-09
1
-2
/
+2
*
check_python.m4 - Raise the minimum python version up to 2.4
Matthias Dieter Wallnöfer
2010-02-09
1
-0
/
+5
*
pidl - Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
2010-02-09
1
-4
/
+0
*
s4:Remove "Py_RETURN_NONE" compatibility code
Matthias Dieter Wallnöfer
2010-02-09
11
-44
/
+0
*
s3-docs: Fix make manpages3.
Karolin Seeger
2010-02-09
1
-1
/
+1
*
s3-docs: Add missing para end tag.
Karolin Seeger
2010-02-09
1
-0
/
+1
*
testprogs: regenerate printlib prototypes for spoolss test.
Günther Deschner
2010-02-09
1
-27
/
+39
*
testprogs: print job info levels in EnumJobs() spoolss tests.
Günther Deschner
2010-02-09
2
-0
/
+101
*
testprogs: print datatypes info levels in EnumPrintProcessorDatatypes() spool...
Günther Deschner
2010-02-09
2
-0
/
+42
*
testprogs: print printprocessor info levels in EnumPrintProcessors() spoolss ...
Günther Deschner
2010-02-09
2
-0
/
+35
*
testprogs: print monitor info levels in EnumMonitors() spoolss tests.
Günther Deschner
2010-02-09
2
-0
/
+45
*
testprogs: print port info levels in EnumPorts() spoolss tests.
Günther Deschner
2010-02-09
2
-0
/
+79
[prev]
[next]