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
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-18
s3-waf: we need to globally -Ilib/replace
Günther Deschner
1
-1
/
+1
2011-02-18
s3-waf: fix popt support.
Günther Deschner
1
-0
/
+2
2011-02-18
lib/util/charset Add back setlocale(), but only when called from binaries
Andrew Bartlett
6
-6
/
+6
2011-02-18
lib/util/charcnv Move iconv handle setup in common
Andrew Bartlett
1
-290
/
+12
2011-02-18
s3-charcnv Don't genreate valid_table on the fly, rely on valid.dat
Andrew Bartlett
3
-52
/
+8
2011-02-18
lib/util/charset Use top level iconv.c in source3
Andrew Bartlett
7
-784
/
+16
2011-02-18
librpc make ndr-standard a common library
Andrew Bartlett
1
-10
/
+0
2011-02-18
librpc push NDR_SECURITY and NDR_DCERPC to the top level wscript files
Andrew Bartlett
1
-10
/
+1
2011-02-18
charset Remove use of {isupper,islower,toupper,tolower}_w functions
Andrew Bartlett
7
-167
/
+22
2011-02-18
s3-libads Remove MIT-specific krb5_princ_realm macro calls.
Andrew Bartlett
2
-55
/
+30
2011-02-18
s3-waf use lib/util/wscript_build, and avoid duplicate subsystems
Andrew Bartlett
1
-20
/
+3
2011-02-18
s3-waf: use SAMBA3_*() build rules in source3/build
Andrew Tridgell
10
-275
/
+274
2011-02-18
s3-waf: fixed the include paths for samba public libraries
Andrew Tridgell
1
-4
/
+8
2011-02-18
s3-includes: force _SAMBA_BUILD_=3 in source3 includes.h
Andrew Tridgell
1
-0
/
+5
2011-02-18
s3-build: allow waf build of s3 IDL files from any top directory
Andrew Tridgell
1
-3
/
+6
2011-02-17
s3-lsa: support trust objects in _lsa_QuerySecurity().
Günther Deschner
1
-0
/
+1
2011-02-17
s3-lsa: in _lsa_QuerySecurity() query the sd from the lsa policy handle.
Günther Deschner
1
-6
/
+4
2011-02-17
s3-lsa: only proceed in _lsa_EnumTrustedDomainsEx when backend has trusted do...
Günther Deschner
2
-1
/
+10
2011-02-17
s3-passdb: add PDB_CAP_TRUSTED_DOMAINS_EX.
Günther Deschner
1
-2
/
+3
2011-02-17
s3-cluster remove more CLUSTER_SUPPORT #ifdef stuff
Andrew Bartlett
1
-4
/
+0
2011-02-17
s3-cluster Always fill in the clustering vnn element
Andrew Bartlett
4
-36
/
+0
2011-02-17
s3: add server_id.idl and use only autogenerated code.
Günther Deschner
9
-87
/
+34
2011-02-17
s3-waf: add check for "struct sigevent" and some of its members.
Günther Deschner
1
-0
/
+11
2011-02-17
s3-waf: add check for "struct utimbuf".
Günther Deschner
1
-0
/
+5
2011-02-17
s3: increase the log level for missing PIDs on SIGCHLD
David Disseldorp
1
-1
/
+2
2011-02-17
s3-selftest: make sure we really use --format=subunit when calling smbtorture4.
Günther Deschner
1
-1
/
+1
2011-02-17
s3-waf: move the KRB5_DEPRECATED configure check out of lib/replace
Andrew Tridgell
1
-0
/
+6
2011-02-17
s3-waf: move libsmb/clikrb5.c and libads/kerberos.c into KRBCLIENT.
Günther Deschner
1
-7
/
+5
2011-02-17
nsswitch: make wb_reqtrans a common subsystem.
Günther Deschner
7
-518
/
+9
2011-02-17
s3-waf: make most of the nsswitch common.
Günther Deschner
1
-35
/
+1
2011-02-16
s3-waf: add check for struct stat st_flags member.
Günther Deschner
1
-0
/
+2
2011-02-16
s3-waf: add some missing checks for macosx.
Günther Deschner
1
-0
/
+21
2011-02-16
s3-waf: add check for __NR_inotify_init declaration.
Günther Deschner
1
-0
/
+2
2011-02-16
s3-waf: add check for various sysconf() variables.
Günther Deschner
1
-0
/
+8
2011-02-16
s3-waf: add check for posix_fadvise().
Günther Deschner
1
-0
/
+10
2011-02-16
s3-waf: add check for hires timestamps in struct stat.
Günther Deschner
1
-0
/
+17
2011-02-16
s3-waf: add check for "struct flock64".
Günther Deschner
1
-0
/
+28
2011-02-16
s3-waf: add check for broken (glibc2.1/x86) 64 bit fcntl locking.
Günther Deschner
1
-0
/
+8
2011-02-16
s3-waf: add check for fcntl locking.
Günther Deschner
1
-0
/
+8
2011-02-16
s3-waf: add check for "struct dirent64".
Günther Deschner
1
-0
/
+4
2011-02-16
s3:test: run the net.rpc.registry test under "dc" not "dc:local"
Michael Adam
1
-1
/
+1
2011-02-16
s3:test: remove the give/take admin rights code from the net(rpc)registry test
Michael Adam
1
-44
/
+0
2011-02-16
s3:test: rename samba3.blackbox.testparm_s3 -> samba3.blackbox.testparm
Michael Adam
1
-1
/
+1
2011-02-16
s3:test: rename samba3.blackbox.net_s3_registry_roundtrip -> samba3.blackbox....
Michael Adam
2
-2
/
+2
2011-02-16
s3:test: rename samba3.blackbox.net_s3_registry_rpc -> samba3.blackbox.net.rp...
Michael Adam
1
-1
/
+1
2011-02-16
s3:test: rename samba3.blackbox.net_s3_registry -> samba3.blackbox.net.local....
Michael Adam
1
-1
/
+1
2011-02-16
s3:test: rename samba3.blackbox.net_s3_misc --> samba3.blackbox.net.misc
Michael Adam
1
-1
/
+1
2011-02-16
s3-build: move priv2ld proto to smbldap.h (in order to fix non-ldap builds).
Günther Deschner
2
-4
/
+1
2011-02-16
s3:test: mark the net_registry_roundtrip test as knownfail
Michael Adam
1
-0
/
+1
2011-02-16
s3:test: add the registry roundtrip test as samba3.blackbox.net_s3_registry_r...
Michael Adam
1
-0
/
+1
[next]