summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix broken build with make dist tarballsSimo Sorce2011-02-231-1/+1
* s3:libsmb only log a dead connection if it was not closedChristian Ambach2011-02-231-7/+12
* s3: Fix 64-bit errorsVolker Lendecke2011-02-231-4/+8
* s3: Fix an uninitialized variable useVolker Lendecke2011-02-231-1/+2
* s3:idmap:autorid prevent fatal configuration changesChristian Ambach2011-02-231-2/+112
* s3-proto: remove some prototypes of non-existing functions.Günther Deschner2011-02-236-51/+0
* s3: Improve an error msg in vfs_gpfsVolker Lendecke2011-02-231-1/+2
* lib/util/charset: ICONV_WRAPPER needs talloc.Günther Deschner2011-02-231-1/+1
* s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher2011-02-231-6/+4
* build: fixed 'make dist' without configuringAndrew Tridgell2011-02-231-1/+5
* build: don't display expected duplicate symbolsAndrew Tridgell2011-02-231-1/+6
* Torture test added to run_opentest() to ensure we don't regress onJeremy Allison2011-02-231-0/+26
* Fix bug found against the new Mac client @ Connectathon. Mac clientsJeremy Allison2011-02-231-1/+9
* s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...Günther Deschner2011-02-232-16/+15
* build: duplicate symbols between system libraries aren't interestingAndrew Tridgell2011-02-231-0/+10
* s3-waf: added SYMBOLCHECK support to source3 waf buildAndrew Tridgell2011-02-231-0/+2
* build: move idtree.c into samba-util-commonAndrew Tridgell2011-02-231-3/+2
* build: moved more files into samba-util-commonAndrew Tridgell2011-02-232-29/+13
* build: created samba-util-common libraryAndrew Tridgell2011-02-232-39/+22
* Make lpcfg_server_role public.Jelmer Vernooij2011-02-231-0/+1
* Revert "s3-waf: make use of LIBCLI_CLDAP subsystem"Günther Deschner2011-02-221-3/+6
* s3-waf: add check for getspnam().Günther Deschner2011-02-221-0/+5
* s3-waf: add check for TDB_ERR_NESTING.Günther Deschner2011-02-221-0/+5
* s3-waf: add check for sendfile on AIX.Günther Deschner2011-02-221-0/+23
* s3-waf: add check for sendfile on solaris.Günther Deschner2011-02-221-0/+50
* s3-waf: add check for sendfile on hpux.Günther Deschner2011-02-221-0/+37
* s3-waf: add check for sendfile on freebsd.Günther Deschner2011-02-221-0/+24
* s3-waf: add check for sendfile on linux.Günther Deschner2011-02-221-0/+45
* s3-waf: make sure ENABLE_BUILD_FARM_HACKS is enabled when run on the buildfarm.Günther Deschner2011-02-221-0/+3
* s3-includes: move some chgpasswd related defines to the locations where they ...Günther Deschner2011-02-223-12/+12
* s3-printing: move more printing structs to printing.hGünther Deschner2011-02-223-40/+41
* s3-printing: only include printing where really needed.Günther Deschner2011-02-229-30/+33
* s3-printing: fix pcacp prototypes and includes.Günther Deschner2011-02-226-8/+10
* s3-printing: isolate print notification prototypes better.Günther Deschner2011-02-227-63/+92
* s4:librpc: let dcerpc-samr library use RPC_NDR_SAMR subsystemStefan Metzmacher2011-02-221-2/+2
* s4:build: add RPC_NDR_ATSVC subsystemStefan Metzmacher2011-02-222-4/+14
* s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher2011-02-221-6/+3
* s3: Fix filtering in pdb_ads_search_usersVolker Lendecke2011-02-221-6/+19
* s3: Fix some nonempty blank linesVolker Lendecke2011-02-221-10/+10
* s3: Fix a typoVolker Lendecke2011-02-221-1/+1
* s3-waf: add replacetort binary.Günther Deschner2011-02-221-0/+5
* s3-waf: add check for ftruncate extend.Günther Deschner2011-02-221-0/+6
* s3-waf: add check for realpath() NULL arg.Günther Deschner2011-02-221-0/+21
* s3-waf: add check for makedev().Günther Deschner2011-02-221-0/+11
* s3-waf: add check for TIME_T_MAX.Günther Deschner2011-02-221-0/+25
* s3-waf: add check for /proc/sys/kernel/core_pattern.Günther Deschner2011-02-221-0/+3
* s4-descriptor: Fixed a typo in a comment and clarified it a bit.Nadezhda Ivanova2011-02-221-2/+2
* s4-descriptor: Fixed some missing curly braces.Nadezhda Ivanova2011-02-221-10/+13
* s4:torture/rpc/netlogon.c - fix two build warnings by castsMatthias Dieter Wallnöfer2011-02-221-2/+2
* selftest the raw.mux test is flaky:Andrew Bartlett2011-02-221-0/+1