summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* s3-waf: convert RPCCLI_EPMAPPER into a subsystem.Günther Deschner2010-11-301-7/+7
* s3-waf: convert RPCCLI_EVENTLOG into a subsystem.Günther Deschner2010-11-301-6/+5
* s3-waf: convert RPCCLI_NTSVCS into a subsystem.Günther Deschner2010-11-301-6/+5
* s3-waf: convert RPCCLI_DRSUAPI into a subsystem.Günther Deschner2010-11-301-7/+6
* s3-waf: convert RPCCLI_DFS into a subsystem.Günther Deschner2010-11-301-6/+5
* s3-waf: convert RPCCLI_INITSHUTDOWN into a subsystem.Günther Deschner2010-11-301-7/+6
* s3-waf: convert RPCCLI_DSSETUP into a subsystem.Günther Deschner2010-11-301-9/+7
* s3-waf: convert RPCCLI_SVCCTL into a subsystem.Günther Deschner2010-11-301-6/+5
* s3-waf: convert RPCCLI_WKSSVC into a subsystem.Günther Deschner2010-11-301-10/+7
* s3-waf: convert RPCCLI_SRVSVC into a subsystem.Günther Deschner2010-11-301-19/+19
* s3-waf: convert LIBCLI_NETLOGON into a subsystem.Günther Deschner2010-11-301-14/+14
* s3-waf: convert LIBCLI_LSA into a subsystem.Günther Deschner2010-11-301-23/+21
* s3-waf: convert LIBCLI_SAMR into a subsystem.Günther Deschner2010-11-301-16/+21
* s3-waf: convert PARAM_UTIL into a subsystem.Günther Deschner2010-11-301-5/+11
* s3-waf: convert TOKEN_UTIL into a subsystem.Günther Deschner2010-11-302-7/+10
* s3-waf: convert REG_EVENTLOG into a subsystem.Günther Deschner2010-11-301-5/+9
* s3-waf: convert LIBNMB into a subsystem.Günther Deschner2010-11-301-8/+10
* s3-waf: convert FNAME_UTIL into a subsystem.Günther Deschner2010-11-301-12/+15
* s3: Fix bug 7832Volker Lendecke2010-11-301-0/+2
* wafsamba: Fix indentation.Jelmer Vernooij2010-11-301-1/+1
* s3: Add shadow copy info to smbclient allinfoVolker Lendecke2010-11-301-0/+46
* s3: Add cli_shadow_copy_dataVolker Lendecke2010-11-302-0/+160
* s4:torture - partially revert "s4:torture - prefer the termination "return"s ...Matthias Dieter Wallnöfer2010-11-301-4/+2
* wafsamba: Only use private library rpath when linking against privateJelmer Vernooij2010-11-302-4/+14
* samba_dist: Fix dist for subprojects.Jelmer Vernooij2010-11-301-10/+30
* samdb: Build as public library.Jelmer Vernooij2010-11-292-1/+12
* s4:torture - prefer the termination "return"s at the end of two unittestsMatthias Dieter Wallnöfer2010-11-292-4/+11
* Fix bug discovered with "encryped passwords = no".Jeremy Allison2010-11-291-8/+1
* s4-smbtorture: only run the cupsaddsmb adobe driver test against s3.Günther Deschner2010-11-291-0/+4
* s3-spoolss: Fix Bug #7641: handle win9x adddriver calls w/o config file.Günther Deschner2010-11-291-2/+8
* s4-smbtorture: add torture test for cupsaddsmb win9x driver install behavior.Günther Deschner2010-11-291-0/+38
* s4-smbtorture: make add-printerdriver test more robust against empty configfi...Günther Deschner2010-11-291-1/+3
* s4-smbtorture: make driver upload/removal more robust against empty filenames.Günther Deschner2010-11-291-2/+2
* s3-oldtest: add WIN40 to print$ share.Günther Deschner2010-11-291-0/+1
* s3-selftest: add WIN40 directory to print$ share.Günther Deschner2010-11-291-0/+3
* s4-smbtorture: add test for Adobe PostScript driver (Win9x) installation.Günther Deschner2010-11-291-0/+28
* s4-smbtorture: handle driverfile overlap during removal in RPC-SPOOLSS-DRIVER.Günther Deschner2010-11-291-3/+5
* s4-smbtorture: re-arrange RPC-SPOOLSS-DRIVER test a bit.Günther Deschner2010-11-291-35/+44
* s4:wrepl_server - add a cast on "iov_base"Matthias Dieter Wallnöfer2010-11-291-1/+1
* s4:lib/tls/tls_tstream.c - quiet warning on Solaris "cc" by castsMatthias Dieter Wallnöfer2010-11-291-2/+2
* s4:auth/gensec/gensec_tstream.c - quiet warnings on Solaris "cc"Matthias Dieter Wallnöfer2010-11-291-2/+2
* s4:wrepl_server - remove unreachable statementMatthias Dieter Wallnöfer2010-11-291-2/+0
* s4:dcesrv_drsuapi RPC server - remove unreachable statementMatthias Dieter Wallnöfer2010-11-291-1/+0
* s4:dns_server/dns_update.c - remove unreachable statementsMatthias Dieter Wallnöfer2010-11-291-2/+0
* libcli/security/object_tree.c - remove unreachable statementMatthias Dieter Wallnöfer2010-11-291-1/+0
* s4:torture - remove unreachable statements to quiet warnings of Solaris "cc"Matthias Dieter Wallnöfer2010-11-294-10/+0
* s4:auth/ntlmssp/ntlmssp_server.c - remove unnecessary ";"Matthias Dieter Wallnöfer2010-11-291-1/+1
* heimdal:base/heimbase.c - remove an unused variableMatthias Dieter Wallnöfer2010-11-291-1/+0
* s4:param/pyparam_util.c - remove unused includeMatthias Dieter Wallnöfer2010-11-291-1/+0
* s4:auth/gensec/gensec_gssapi.c - always print error messages on the same tall...Matthias Dieter Wallnöfer2010-11-291-2/+2