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
...
*
build: make ADD_LDFLAGS() returns the flags that were added
Andrew Tridgell
2011-02-18
1
-1
/
+3
*
waf: library_flags() doesn't only operate on conf objects
Andrew Tridgell
2011-02-18
1
-7
/
+8
*
s3-build: allow waf build of s3 IDL files from any top directory
Andrew Tridgell
2011-02-18
1
-3
/
+6
*
waf: added subdir= option in SAMBA_*() rules
Andrew Tridgell
2011-02-18
1
-0
/
+9
*
waf: use Utils.WafError() instead of sys.exit(1)
Andrew Tridgell
2011-02-18
1
-2
/
+1
*
tevent: Fix a comment
Volker Lendecke
2011-02-17
1
-2
/
+1
*
s4-smbtorture: add more complex spoolss_EnumPrinterDataEx test.
Günther Deschner
2011-02-17
1
-0
/
+721
*
s3-lsa: support trust objects in _lsa_QuerySecurity().
Günther Deschner
2011-02-17
1
-0
/
+1
*
s3-lsa: in _lsa_QuerySecurity() query the sd from the lsa policy handle.
Günther Deschner
2011-02-17
1
-6
/
+4
*
s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...
Günther Deschner
2011-02-17
2
-1
/
+10
*
s3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.
Günther Deschner
2011-02-17
1
-2
/
+3
*
s3-cluster remove more CLUSTER_SUPPORT #ifdef stuff
Andrew Bartlett
2011-02-17
1
-4
/
+0
*
s3-cluster Always fill in the clustering vnn element
Andrew Bartlett
2011-02-17
4
-36
/
+0
*
s3: add server_id.idl and use only autogenerated code.
Günther Deschner
2011-02-17
9
-87
/
+34
*
s4:scripting/python/modules.c - remove a really unnecessary variable
Matthias Dieter Wallnöfer
2011-02-17
1
-1
/
+0
*
s3-waf: add check for "struct sigevent" and some of its members.
Günther Deschner
2011-02-17
1
-0
/
+11
*
s3-waf: add check for "struct utimbuf".
Günther Deschner
2011-02-17
1
-0
/
+5
*
s3: increase the log level for missing PIDs on SIGCHLD
David Disseldorp
2011-02-17
1
-1
/
+2
*
heimdal Pass F_CANON down to the hdb layer for servers in AS-REP as well
Andrew Bartlett
2011-02-17
1
-2
/
+1
*
Add support for testing a Win2k3 domain member
Andrew Bartlett
2011-02-17
2
-3
/
+19
*
wintest upper case the --vms paramter arguments to wintest.py
Andrew Bartlett
2011-02-17
1
-1
/
+4
*
s3-selftest: make sure we really use --format=subunit when calling smbtorture4.
Günther Deschner
2011-02-17
1
-1
/
+1
*
s4-build: added LOCALEDIR config option
Andrew Tridgell
2011-02-17
2
-1
/
+3
*
s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace
Andrew Tridgell
2011-02-17
2
-8
/
+6
*
idl: naming a structure 'VERSION' is not a good idea!
Andrew Tridgell
2011-02-17
3
-5
/
+5
*
libndr: remove prototype for nonexisting function ndr_print_ipv4_addr().
Günther Deschner
2011-02-17
1
-1
/
+0
*
s3-waf: move libsmb/clikrb5.c and libads/kerberos.c into KRBCLIENT.
Günther Deschner
2011-02-17
1
-7
/
+5
*
nsswitch: make wb_reqtrans a common subsystem.
Günther Deschner
2011-02-17
8
-12
/
+15
*
s3-waf: make most of the nsswitch common.
Günther Deschner
2011-02-17
2
-38
/
+11
*
s4-waf: move wbinfo buildrule to winbind.
Günther Deschner
2011-02-17
2
-5
/
+4
*
s3-waf: add check for struct stat st_flags member.
Günther Deschner
2011-02-16
1
-0
/
+2
*
s3-waf: add some missing checks for macosx.
Günther Deschner
2011-02-16
1
-0
/
+21
*
s3-waf: add check for __NR_inotify_init declaration.
Günther Deschner
2011-02-16
1
-0
/
+2
*
s3-waf: add check for various sysconf() variables.
Günther Deschner
2011-02-16
1
-0
/
+8
*
s3-waf: add check for posix_fadvise().
Günther Deschner
2011-02-16
1
-0
/
+10
*
s3-waf: add check for hires timestamps in struct stat.
Günther Deschner
2011-02-16
1
-0
/
+17
*
s3-waf: add check for "struct flock64".
Günther Deschner
2011-02-16
1
-0
/
+28
*
s3-waf: add check for broken (glibc2.1/x86) 64 bit fcntl locking.
Günther Deschner
2011-02-16
1
-0
/
+8
*
s3-waf: add check for fcntl locking.
Günther Deschner
2011-02-16
1
-0
/
+8
*
s3-waf: add check for "struct dirent64".
Günther Deschner
2011-02-16
1
-0
/
+4
*
s3:test: run the net.rpc.registry test under "dc" not "dc:local"
Michael Adam
2011-02-16
1
-1
/
+1
*
s3:test: remove the give/take admin rights code from the net(rpc)registry test
Michael Adam
2011-02-16
1
-44
/
+0
*
s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparm
Michael Adam
2011-02-16
1
-1
/
+1
*
s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> samba3.blackbox....
Michael Adam
2011-02-16
2
-2
/
+2
*
s3:test: rename samba3.blackbox.net_s3_registry_rpc -> samba3.blackbox.net.rp...
Michael Adam
2011-02-16
1
-1
/
+1
*
s3:test: rename samba3.blackbox.net_s3_registry -> samba3.blackbox.net.local....
Michael Adam
2011-02-16
1
-1
/
+1
*
s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.misc
Michael Adam
2011-02-16
1
-1
/
+1
*
s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds).
Günther Deschner
2011-02-16
2
-4
/
+1
*
s3:test: mark the net_registry_roundtrip test as knownfail
Michael Adam
2011-02-16
1
-0
/
+1
*
s3:test: add the registry roundtrip test as samba3.blackbox.net_s3_registry_r...
Michael Adam
2011-02-16
1
-0
/
+1
[prev]
[next]