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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-22
s3-waf: add check for sendfile on linux.
Günther Deschner
1
-0
/
+45
2011-02-22
s3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled when run on the buildfarm.
Günther Deschner
1
-0
/
+3
2011-02-22
s3-includes: move some chgpasswd related defines to the locations where they ...
Günther Deschner
3
-12
/
+12
2011-02-22
s3-printing: move more printing structs to printing.h
Günther Deschner
3
-40
/
+41
2011-02-22
s3-printing: only include printing where really needed.
Günther Deschner
9
-30
/
+33
2011-02-22
s3-printing: fix pcacp prototypes and includes.
Günther Deschner
6
-8
/
+10
2011-02-22
s3-printing: isolate print notification prototypes better.
Günther Deschner
7
-63
/
+92
2011-02-22
s4:librpc: let dcerpc-samr library use RPC_NDR_SAMR subsystem
Stefan Metzmacher
1
-2
/
+2
2011-02-22
s4:build: add RPC_NDR_ATSVC subsystem
Stefan Metzmacher
2
-4
/
+14
2011-02-22
s3-waf: make use of LIBCLI_CLDAP subsystem
Stefan Metzmacher
1
-6
/
+3
2011-02-22
s3: Fix filtering in pdb_ads_search_users
Volker Lendecke
1
-6
/
+19
2011-02-22
s3: Fix some nonempty blank lines
Volker Lendecke
1
-10
/
+10
2011-02-22
s3: Fix a typo
Volker Lendecke
1
-1
/
+1
2011-02-22
s3-waf: add replacetort binary.
Günther Deschner
1
-0
/
+5
2011-02-22
s3-waf: add check for ftruncate extend.
Günther Deschner
1
-0
/
+6
2011-02-22
s3-waf: add check for realpath() NULL arg.
Günther Deschner
1
-0
/
+21
2011-02-22
s3-waf: add check for makedev().
Günther Deschner
1
-0
/
+11
2011-02-22
s3-waf: add check for TIME_T_MAX.
Günther Deschner
1
-0
/
+25
2011-02-22
s3-waf: add check for /proc/sys/kernel/core_pattern.
Günther Deschner
1
-0
/
+3
2011-02-22
s4-descriptor: Fixed a typo in a comment and clarified it a bit.
Nadezhda Ivanova
1
-2
/
+2
2011-02-22
s4-descriptor: Fixed some missing curly braces.
Nadezhda Ivanova
1
-10
/
+13
2011-02-22
s4:torture/rpc/netlogon.c - fix two build warnings by casts
Matthias Dieter Wallnöfer
1
-2
/
+2
2011-02-22
selftest the raw.mux test is flaky:
Andrew Bartlett
1
-0
/
+1
2011-02-22
s4-auth Move libcli/security/session.c to the top level
Andrew Bartlett
14
-32
/
+31
2011-02-22
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
11
-26
/
+26
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
70
-892
/
+892
2011-02-22
selftest: Improve gdb_backtrace to run in batch mode
Andrew Bartlett
1
-2
/
+3
2011-02-22
selftest pass in srcdir into Samba3 target module
Andrew Bartlett
3
-6
/
+10
2011-02-22
smbtorture Remove random file name before we start RW2
Andrew Bartlett
1
-0
/
+4
2011-02-22
s3-selftest convert tests.sh to python
Andrew Bartlett
17
-422
/
+300
2011-02-22
selftest split $PERL into multiple arguments for Test::More check
Andrew Bartlett
1
-2
/
+3
2011-02-22
selftest move selftesthelpers to a top level helper script
Andrew Bartlett
2
-138
/
+170
2011-02-22
s3-tests use $PREFIX to ensure tests don't work outside the test area
Andrew Bartlett
2
-11
/
+12
2011-02-22
Add tests for various s3 auth modes
Andrew Bartlett
5
-5
/
+96
2011-02-22
build: added WHYNEEDED=TARGET:DEPENDENCY
Andrew Tridgell
2
-9
/
+40
2011-02-22
build: enhanced the symbolcheck code
Andrew Tridgell
1
-14
/
+86
2011-02-22
python: use os.environ[] instead of os.putenv()
Andrew Tridgell
8
-13
/
+13
2011-02-22
s4-waf: fixed make test for toplevel
Andrew Tridgell
1
-2
/
+1
2011-02-22
s4-waf: added --enable-s3build configure option
Andrew Tridgell
3
-3
/
+17
2011-02-22
s3-waf: build bin/smbclient3 for top level build
Andrew Tridgell
1
-1
/
+1
2011-02-22
build: we don't need the special case for s3build any more
Andrew Tridgell
1
-6
/
+0
2011-02-22
s3-waf: no need to add suffix3 to smbpasswd
Andrew Tridgell
1
-1
/
+1
2011-02-22
s4-waf: rename smbpasswd library to smbpasswdparser
Andrew Tridgell
4
-4
/
+4
2011-02-22
s3-waf: convert some subsystems into private libraries
Andrew Tridgell
2
-85
/
+90
2011-02-22
s4-waf: rename 'param' to 'pyparam'
Andrew Tridgell
1
-1
/
+1
2011-02-22
s3-waf: work around broken cups-config --libs output
Andrew Tridgell
1
-2
/
+5
2011-02-22
s3build: use source3/wscript for s3 configure rules
Andrew Tridgell
1
-0
/
+5
2011-02-22
s3-waf: added support for in-tree heimdal in source3 waf build
Andrew Tridgell
1
-3
/
+80
2011-02-22
s3-waf: use Logs.warn() not print for configure warnings
Andrew Tridgell
1
-15
/
+15
2011-02-22
s3-waf: make pieces of the source3 waf wscript depends on toplevel_build
Andrew Tridgell
1
-37
/
+40
[next]