summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-22s3-waf: add check for getspnam().Günther Deschner1-0/+5
2011-02-22s3-waf: add check for TDB_ERR_NESTING.Günther Deschner1-0/+5
2011-02-22s3-waf: add check for sendfile on AIX.Günther Deschner1-0/+23
2011-02-22s3-waf: add check for sendfile on solaris.Günther Deschner1-0/+50
2011-02-22s3-waf: add check for sendfile on hpux.Günther Deschner1-0/+37
2011-02-22s3-waf: add check for sendfile on freebsd.Günther Deschner1-0/+24
2011-02-22s3-waf: add check for sendfile on linux.Günther Deschner1-0/+45
2011-02-22s3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled when run on the buildfarm.Günther Deschner1-0/+3
2011-02-22s3-includes: move some chgpasswd related defines to the locations where they ...Günther Deschner3-12/+12
2011-02-22s3-printing: move more printing structs to printing.hGünther Deschner3-40/+41
2011-02-22s3-printing: only include printing where really needed.Günther Deschner9-30/+33
2011-02-22s3-printing: fix pcacp prototypes and includes.Günther Deschner6-8/+10
2011-02-22s3-printing: isolate print notification prototypes better.Günther Deschner7-63/+92
2011-02-22s4:librpc: let dcerpc-samr library use RPC_NDR_SAMR subsystemStefan Metzmacher1-2/+2
2011-02-22s4:build: add RPC_NDR_ATSVC subsystemStefan Metzmacher2-4/+14
2011-02-22s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher1-6/+3
2011-02-22s3: Fix filtering in pdb_ads_search_usersVolker Lendecke1-6/+19
2011-02-22s3: Fix some nonempty blank linesVolker Lendecke1-10/+10
2011-02-22s3: Fix a typoVolker Lendecke1-1/+1
2011-02-22s3-waf: add replacetort binary.Günther Deschner1-0/+5
2011-02-22s3-waf: add check for ftruncate extend.Günther Deschner1-0/+6
2011-02-22s3-waf: add check for realpath() NULL arg.Günther Deschner1-0/+21
2011-02-22s3-waf: add check for makedev().Günther Deschner1-0/+11
2011-02-22s3-waf: add check for TIME_T_MAX.Günther Deschner1-0/+25
2011-02-22s3-waf: add check for /proc/sys/kernel/core_pattern.Günther Deschner1-0/+3
2011-02-22s4-descriptor: Fixed a typo in a comment and clarified it a bit.Nadezhda Ivanova1-2/+2
2011-02-22s4-descriptor: Fixed some missing curly braces.Nadezhda Ivanova1-10/+13
2011-02-22s4:torture/rpc/netlogon.c - fix two build warnings by castsMatthias Dieter Wallnöfer1-2/+2
2011-02-22selftest the raw.mux test is flaky:Andrew Bartlett1-0/+1
2011-02-22s4-auth Move libcli/security/session.c to the top levelAndrew Bartlett14-32/+31
2011-02-22s3:auth: change num_groups to from size_t to uint32_tStefan Metzmacher11-26/+26
2011-02-22s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_infoAndrew Bartlett70-892/+892
2011-02-22selftest: Improve gdb_backtrace to run in batch modeAndrew Bartlett1-2/+3
2011-02-22selftest pass in srcdir into Samba3 target moduleAndrew Bartlett3-6/+10
2011-02-22smbtorture Remove random file name before we start RW2Andrew Bartlett1-0/+4
2011-02-22s3-selftest convert tests.sh to pythonAndrew Bartlett17-422/+300
2011-02-22selftest split $PERL into multiple arguments for Test::More checkAndrew Bartlett1-2/+3
2011-02-22selftest move selftesthelpers to a top level helper scriptAndrew Bartlett2-138/+170
2011-02-22s3-tests use $PREFIX to ensure tests don't work outside the test areaAndrew Bartlett2-11/+12
2011-02-22Add tests for various s3 auth modesAndrew Bartlett5-5/+96
2011-02-22build: added WHYNEEDED=TARGET:DEPENDENCYAndrew Tridgell2-9/+40
2011-02-22build: enhanced the symbolcheck codeAndrew Tridgell1-14/+86
2011-02-22python: use os.environ[] instead of os.putenv()Andrew Tridgell8-13/+13
2011-02-22s4-waf: fixed make test for toplevelAndrew Tridgell1-2/+1
2011-02-22s4-waf: added --enable-s3build configure optionAndrew Tridgell3-3/+17
2011-02-22s3-waf: build bin/smbclient3 for top level buildAndrew Tridgell1-1/+1
2011-02-22build: we don't need the special case for s3build any moreAndrew Tridgell1-6/+0
2011-02-22s3-waf: no need to add suffix3 to smbpasswdAndrew Tridgell1-1/+1
2011-02-22s4-waf: rename smbpasswd library to smbpasswdparserAndrew Tridgell4-4/+4
2011-02-22s3-waf: convert some subsystems into private librariesAndrew Tridgell2-85/+90