summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-24build: moved libcli/auth/ntlmssp*.c into a common libcliauth.so libraryAndrew Tridgell6-20/+19
2011-02-23s3-docs: document all wbinfo options.Günther Deschner1-3/+98
2011-02-23s3-waf: start adding checks for quota support.Günther Deschner1-0/+8
2011-02-23s3-waf: remove more unused variables.Günther Deschner1-10/+2
2011-02-23s3-waf: rename LIBSAMBA subsystem to LIBNTLMSSP (which it is in fact).Günther Deschner2-12/+10
2011-02-23s3-waf: move GROUPDB into libpassdb.so.Günther Deschner2-12/+12
2011-02-23Fix broken build with make dist tarballsSimo Sorce1-1/+1
2011-02-23s3:libsmb only log a dead connection if it was not closedChristian Ambach1-7/+12
2011-02-23s3: Fix 64-bit errorsVolker Lendecke1-4/+8
2011-02-23s3: Fix an uninitialized variable useVolker Lendecke1-1/+2
2011-02-23s3:idmap:autorid prevent fatal configuration changesChristian Ambach1-2/+112
2011-02-23s3-proto: remove some prototypes of non-existing functions.Günther Deschner6-51/+0
2011-02-23s3: Improve an error msg in vfs_gpfsVolker Lendecke1-1/+2
2011-02-23lib/util/charset: ICONV_WRAPPER needs talloc.Günther Deschner1-1/+1
2011-02-23s3-waf: make use of LIBCLI_CLDAP subsystemStefan Metzmacher1-6/+4
2011-02-23build: fixed 'make dist' without configuringAndrew Tridgell1-1/+5
2011-02-23build: don't display expected duplicate symbolsAndrew Tridgell1-1/+6
2011-02-23Torture test added to run_opentest() to ensure we don't regress onJeremy Allison1-0/+26
2011-02-23Fix bug found against the new Mac client @ Connectathon. Mac clientsJeremy Allison1-1/+9
2011-02-23s3-waf: move some parts of auth to AUTH_COMMON to avoid duplicate symbols wit...Günther Deschner2-16/+15
2011-02-23build: duplicate symbols between system libraries aren't interestingAndrew Tridgell1-0/+10
2011-02-23s3-waf: added SYMBOLCHECK support to source3 waf buildAndrew Tridgell1-0/+2
2011-02-23build: move idtree.c into samba-util-commonAndrew Tridgell1-3/+2
2011-02-23build: moved more files into samba-util-commonAndrew Tridgell2-29/+13
2011-02-23build: created samba-util-common libraryAndrew Tridgell2-39/+22
2011-02-23Make lpcfg_server_role public.Jelmer Vernooij1-0/+1
2011-02-22Revert "s3-waf: make use of LIBCLI_CLDAP subsystem"Günther Deschner1-3/+6
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