Age | Commit message (Expand) | Author | Files | Lines |
2008-09-10 | Fix some bogus compiler warnings | Volker Lendecke | 1 | -5/+10 |
2008-09-09 | Fix make test on sparc and possibly also on AIX | Volker Lendecke | 1 | -1/+3 |
2008-09-09 | Merge branch 'v3-devel' of ssh://git.samba.org/data/git/samba into v3-devel | Jelmer Vernooij | 9 | -44/+814 |
2008-09-09 | Stop ignoring .svn directories when creating tags, since we no longer use | Jelmer Vernooij | 1 | -2/+2 |
2008-09-09 | Rename object variables to avoid clashes with Samba 4. | Jelmer Vernooij | 2 | -6/+8 |
2008-09-09 | Convert cli_query_secdesc to the async trans call | Volker Lendecke | 1 | -21/+16 |
2008-09-09 | Convert cli_qfileinfo to the async trans call | Volker Lendecke | 1 | -21/+19 |
2008-09-09 | Add async trans/trans2/nttrans calls to libsmb | Volker Lendecke | 2 | -0/+722 |
2008-09-09 | Add some debug to reply_nttrans | Volker Lendecke | 1 | -0/+11 |
2008-09-09 | Move setting the mid field in req->outbuf from _cork to _uncork | Volker Lendecke | 1 | -1/+1 |
2008-09-09 | Add utility function cli_in_chain() | Volker Lendecke | 2 | -0/+16 |
2008-09-09 | make smb_bytes_push_str public | Volker Lendecke | 2 | -1/+2 |
2008-09-09 | Add a utility function to append a DATA_BLOB to a talloc object | Volker Lendecke | 2 | -0/+27 |
2008-09-09 | packaging(RHEL): add makerpms.git.sh to build rpms from inside a git checkout | Michael Adam | 1 | -0/+149 |
2008-09-09 | packaging(RHEL): use ccache if available | Michael Adam | 1 | -6/+6 |
2008-09-09 | packaging(RHEL): add ldbtools binaries and man pages to common package | Michael Adam | 1 | -0/+12 |
2008-09-09 | packaging(RHEL): add cifs.upcall binary and manpage to client package | Michael Adam | 1 | -0/+2 |
2008-09-09 | packaging(RHEL): fix installation of pam modules. | Michael Adam | 1 | -5/+2 |
2008-09-09 | packaging(RHEL): remove leftovers of smbmount from SPEC file. | Michael Adam | 1 | -4/+0 |
2008-09-09 | packaging(RHEL): add new libs (talloc, tdb, ...) to the common package | Michael Adam | 1 | -0/+11 |
2008-09-09 | packaging(RHEL): remove workaround code for libsmclient/sharemodes installation | Michael Adam | 1 | -15/+0 |
2008-09-09 | packaging(RHEL): fix libdir installation by using _libarch/_libarchdir | Michael Adam | 1 | -30/+39 |
2008-09-09 | packaging(RHEL): remove libmsrpc stuff which is no more... | Michael Adam | 1 | -10/+0 |
2008-09-09 | packaging(RHEL): remove duplicate installation of pam_smbpass.so | Michael Adam | 1 | -3/+0 |
2008-09-09 | packaging(RHEL): remove smbmount related stuff from spec file | Michael Adam | 1 | -10/+0 |
2008-09-09 | packaging(RHEL): don't make proto for samba 3.3 | Michael Adam | 1 | -2/+0 |
2008-09-09 | packaging(RHEL): use --libdir and --with-modulesdir instead of --with-libdir | Michael Adam | 1 | -1/+2 |
2008-09-09 | packaging(RHEL): fix version of GPL (2 --> 3) | Michael Adam | 1 | -1/+1 |
2008-09-09 | Fix a memleak in cli_qfilename (only used in smbtorture) | Volker Lendecke | 1 | -0/+5 |
2008-09-08 | Fix calculation of useable_space for trans2 and nttrans replies | Volker Lendecke | 2 | -18/+19 |
2008-09-08 | When setting an NFSv4 ACL, map generic bits | Volker Lendecke | 1 | -0/+4 |
2008-09-08 | Thanks metze for pointing out the missing extern :-) | Volker Lendecke | 1 | -1/+1 |
2008-09-08 | smbd: some write time fixes | Stefan Metzmacher | 2 | -8/+8 |
2008-09-08 | Remove some duplicate code | Volker Lendecke | 1 | -6/+1 |
2008-09-08 | packaging(RHEL-CTDB): add fix for versions containing "-" signs. | Michael Adam | 1 | -0/+1 |
2008-09-08 | packaging(RHEL-CTDB): extend and slightly reformat comment header block | Michael Adam | 1 | -4/+5 |
2008-09-08 | packaging(RHEL-CTDB): unify and extend (C) header | Michael Adam | 1 | -1/+2 |
2008-09-08 | packaging(RHEL-CTDB): autodetect the samba version number from version.h | Michael Adam | 2 | -2/+28 |
2008-09-08 | packaging(RHEL-CTDB): introduce variable TOPDIR | Michael Adam | 1 | -1/+2 |
2008-09-08 | packaging(RHEL-CTDB): rename SPECDIR to RPMSPECDIR | Michael Adam | 1 | -4/+4 |
2008-09-08 | packaging(RHEL-CTDB): rename SRCDIR to RPMSRCDIR | Michael Adam | 1 | -5/+5 |
2008-09-08 | netapi: expand NetUser testsuite a little. | Günther Deschner | 1 | -2/+146 |
2008-09-08 | netapi: add NetShare testsuite. | Günther Deschner | 4 | -1/+240 |
2008-09-08 | net: use NETSETUP flags consistently. | Günther Deschner | 1 | -1/+1 |
2008-09-08 | netapi: re-arrange a little NetLocalGroupSetMembers example code. | Günther Deschner | 1 | -4/+9 |
2008-09-08 | netapi: fix NetShareGetInfo example output. | Günther Deschner | 1 | -1/+1 |
2008-09-05 | Fix debug message to show correct function name. | Jeremy Allison | 1 | -1/+1 |
2008-09-05 | Write times code update. | Jeremy Allison | 7 | -48/+117 |
2008-09-05 | Remove unecessary msync. | Jeremy Allison | 1 | -4/+0 |
2008-09-05 | Fix "warning: pointer of type 'void *' used in arithmetic". | Jeremy Allison | 1 | -1/+1 |