summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-09make smb_bytes_push_str publicVolker Lendecke2-1/+2
2008-09-09Add a utility function to append a DATA_BLOB to a talloc objectVolker Lendecke2-0/+27
2008-09-09Remove calls to unused uninstallbin.shJelmer Vernooij1-2/+0
2008-09-09Add option for generating coverage data from python tests.Jelmer Vernooij1-0/+8
2008-09-09UNIX-WHOAMI: fix compiler warningsStefan Metzmacher1-2/+2
2008-09-09drsblobs.idl: add parser for ExtendedErrorInfo see [MS-EERR]: ExtendedError R...Stefan Metzmacher1-4/+72
2008-09-09packaging(RHEL): add makerpms.git.sh to build rpms from inside a git checkoutMichael Adam1-0/+149
2008-09-09packaging(RHEL): use ccache if availableMichael Adam1-6/+6
2008-09-09packaging(RHEL): add ldbtools binaries and man pages to common packageMichael Adam1-0/+12
2008-09-09packaging(RHEL): add cifs.upcall binary and manpage to client packageMichael Adam1-0/+2
2008-09-09packaging(RHEL): fix installation of pam modules.Michael Adam1-5/+2
2008-09-09packaging(RHEL): remove leftovers of smbmount from SPEC file.Michael Adam1-4/+0
2008-09-09packaging(RHEL): add new libs (talloc, tdb, ...) to the common packageMichael Adam1-0/+11
2008-09-09packaging(RHEL): remove workaround code for libsmclient/sharemodes installationMichael Adam1-15/+0
2008-09-09packaging(RHEL): fix libdir installation by using _libarch/_libarchdirMichael Adam1-30/+39
2008-09-09packaging(RHEL): remove libmsrpc stuff which is no more...Michael Adam1-10/+0
2008-09-09packaging(RHEL): remove duplicate installation of pam_smbpass.soMichael Adam1-3/+0
2008-09-09packaging(RHEL): remove smbmount related stuff from spec fileMichael Adam1-10/+0
2008-09-09packaging(RHEL): don't make proto for samba 3.3Michael Adam1-2/+0
2008-09-09packaging(RHEL): use --libdir and --with-modulesdir instead of --with-libdirMichael Adam1-1/+2
2008-09-09packaging(RHEL): fix version of GPL (2 --> 3)Michael Adam1-1/+1
2008-09-09Fix reversed test trying to fix bug #5713Andrew Bartlett1-1/+1
2008-09-09Fix a memleak in cli_qfilename (only used in smbtorture)Volker Lendecke1-0/+5
2008-09-09Fix bug #5713 by correcting the generated schema.Andrew Bartlett1-1/+1
2008-09-08Make it easier to see when tests start/end.Jeremy Allison1-15/+52
2008-09-08Fix calculation of useable_space for trans2 and nttrans repliesVolker Lendecke2-18/+19
2008-09-08When setting an NFSv4 ACL, map generic bitsVolker Lendecke1-0/+4
2008-09-08Thanks metze for pointing out the missing extern :-)Volker Lendecke1-1/+1
2008-09-08smbd: some write time fixesStefan Metzmacher2-8/+8
2008-09-08BASE-DELAYWRITE: test behavior of SMBwrite truncate, writeX, SMBwrite truncat...Stefan Metzmacher1-0/+204
2008-09-08BASE-DELAYWRITE: test behavior of writeX, SMBwrite truncate, writeX and SMBwr...Stefan Metzmacher1-0/+206
2008-09-08BASE-DELAYWRITE: demonstrate that a truncate write doesn't update the write t...Stefan Metzmacher1-0/+157
2008-09-08Remove some duplicate codeVolker Lendecke1-6/+1
2008-09-08packaging(RHEL-CTDB): add fix for versions containing "-" signs.Michael Adam1-0/+1
2008-09-08packaging(RHEL-CTDB): extend and slightly reformat comment header blockMichael Adam1-4/+5
2008-09-08packaging(RHEL-CTDB): unify and extend (C) headerMichael Adam1-1/+2
2008-09-08packaging(RHEL-CTDB): autodetect the samba version number from version.hMichael Adam2-2/+28
2008-09-08packaging(RHEL-CTDB): introduce variable TOPDIRMichael Adam1-1/+2
2008-09-08packaging(RHEL-CTDB): rename SPECDIR to RPMSPECDIRMichael Adam1-4/+4
2008-09-08packaging(RHEL-CTDB): rename SRCDIR to RPMSRCDIRMichael Adam1-5/+5
2008-09-08BASE-DELAYWRITE: demonstrate that the time between the open and the first wri...Stefan Metzmacher1-0/+159
2008-09-08netapi: expand NetUser testsuite a little.Günther Deschner1-2/+146
2008-09-08netapi: add NetShare testsuite.Günther Deschner4-1/+240
2008-09-08net: use NETSETUP flags consistently.Günther Deschner1-1/+1
2008-09-08netapi: re-arrange a little NetLocalGroupSetMembers example code.Günther Deschner1-4/+9
2008-09-08netapi: fix NetShareGetInfo example output.Günther Deschner1-1/+1
2008-09-08BASE-DELAYWRITE: test more details of the truncate write time update behaviorStefan Metzmacher1-4/+371
2008-09-08Make it clear that the MMR password can differ from the admin passswordAndrew Bartlett2-7/+9
2008-09-08Use DIGEST-MD5 authentication for OpenLDAP replicationOliver Liebel4-6/+31
2008-09-08Add definition for SYSTEM_FLAG_ATTR_IS_RDNAndrew Bartlett1-0/+1