Age | Commit message (Expand) | Author | Files | Lines |
2011-04-23 | Add missing dependency on com_err. | Jelmer Vernooij | 1 | -1/+1 |
2011-04-23 | Add check for krb5_free_unparsed_name, when using external heimdal. | Jelmer Vernooij | 1 | -2/+3 |
2011-04-23 | s3: Fix Coverity ID 2478, UNINIT | Volker Lendecke | 1 | -1/+1 |
2011-04-23 | s3:include/vfs.h: remove very old hints for vfs modules with interface versio... | Stefan Metzmacher | 1 | -8/+0 |
2011-04-23 | Revert "s3-vfs: another attempt to fix the Tru64 build." | Stefan Metzmacher | 3 | -8/+0 |
2011-04-23 | s3:smbd/nttrans: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's | Stefan Metzmacher | 1 | -44/+5 |
2011-04-23 | s3:lib/sysquota: remove ugly LARGE_SMB_OFF_T ifdef's | Stefan Metzmacher | 1 | -24/+0 |
2011-04-23 | s3:libsmb: make use of BVAL() and remove ugly LARGE_SMB_OFF_T ifdef's | Stefan Metzmacher | 1 | -57/+5 |
2011-04-23 | Support the 'PYTHON' environment variable. | Jelmer Vernooij | 3 | -0/+8 |
2011-04-22 | script/librelease: display the permission on the server | Stefan Metzmacher | 1 | -0/+1 |
2011-04-22 | script/librelease: add more error checking | Stefan Metzmacher | 1 | -3/+9 |
2011-04-22 | script/librelease: set umask 0022 | Stefan Metzmacher | 1 | -0/+1 |
2011-04-22 | script/librelease: use a GPG_KEYID variable to hold the signing key | Stefan Metzmacher | 1 | -1/+2 |
2011-04-22 | s3: Fix Coverity ID 2047, UNUSED_VALUE | Volker Lendecke | 1 | -2/+0 |
2011-04-22 | s3: Fix Coverity ID 2325, RESOURCE_LEAK | Volker Lendecke | 1 | -0/+4 |
2011-04-22 | s3: Fix Coverity ID 2336, NULL_RETURNS | Volker Lendecke | 1 | -0/+4 |
2011-04-22 | s3: Fix Coverity ID 2335, CHECKED_RETURN | Volker Lendecke | 1 | -1/+3 |
2011-04-22 | asn1: Fix Coverity ID 2299, CHECKED_RETURN | Volker Lendecke | 1 | -1/+5 |
2011-04-22 | s3: Fix Coverity ID 2307, NULL_RETURNS | Volker Lendecke | 1 | -0/+4 |
2011-04-22 | s3: Fix Coverity ID 986, BUFFER_SIZE_WARNING | Volker Lendecke | 1 | -1/+1 |
2011-04-22 | s3: Fix Coverity ID 1340, NULL_RETURNS | Volker Lendecke | 1 | -0/+4 |
2011-04-22 | Cosmetic. Fix bad indentation. | Jeremy Allison | 1 | -18/+18 |
2011-04-21 | Fix compiler warning in debug message. | Jeremy Allison | 1 | -2/+2 |
2011-04-21 | Remove duplicate code - move to parent_dirname() as a common function. | Jeremy Allison | 1 | -25/+14 |
2011-04-22 | s3-vfs: another attempt to fix the Tru64 build. | Günther Deschner | 3 | -0/+8 |
2011-04-22 | s3-waf: try to fix the build on sunos5. | Günther Deschner | 1 | -0/+2 |
2011-04-22 | s3-waf: fix typo in comment. | Günther Deschner | 1 | -1/+1 |
2011-04-22 | Revert "s3-vfs: try to fix the Tru64 build." | Günther Deschner | 1 | -6/+0 |
2011-04-21 | s3-vfs: try to fix the Tru64 build. | Günther Deschner | 1 | -0/+6 |
2011-04-21 | s3-proto: move more rpc client prototypes to cli_pipe.h. | Günther Deschner | 2 | -7/+9 |
2011-04-21 | script: add hardcoded library release key id | Stefan Metzmacher | 1 | -1/+1 |
2011-04-21 | s4:ldb: change version to 1.1.0 after adding new functions: | Stefan Metzmacher | 2 | -1/+254 |
2011-04-21 | ldb: add custom flags and functions for the application that wants to manipul... | Matthieu Patou | 3 | -0/+54 |
2011-04-21 | s4:ldb/tests: add tests for ldbmodify and 'modrdn' | Stefan Metzmacher | 2 | -1/+16 |
2011-04-21 | s4:ldb/tools: add support for "modrdn" to ldbmodify | Stefan Metzmacher | 1 | -1/+23 |
2011-04-21 | s4:ldb/ldif: add support for "modrdn" | Stefan Metzmacher | 2 | -1/+226 |
2011-04-21 | s3-vfs: rename open function to open_fn. | Günther Deschner | 24 | -34/+28 |
2011-04-20 | s3-build: move MAP_FILE define to the only place used. | Günther Deschner | 2 | -4/+4 |
2011-04-20 | s3-smbd: fix the AIX 5.3 build. | Günther Deschner | 4 | -0/+9 |
2011-04-20 | s4-smbtorture: restructure documentname handling in spoolss test a bit. | Günther Deschner | 1 | -3/+4 |
2011-04-20 | s3-spoolss: fix debug statement in spoolss_addprinterex_level_2(). | Günther Deschner | 1 | -2/+2 |
2011-04-20 | lib/util/charset Always set *converted_size even on failure | Andrew Bartlett | 1 | -4/+2 |
2011-04-20 | lib/util/charset create _handle functions for convert_string() et al | Andrew Bartlett | 3 | -42/+86 |
2011-04-20 | libcli/auth Move PAC parsing and verification in common. | Andrew Bartlett | 12 | -689/+408 |
2011-04-20 | libcli/auth: Move more kerberos wrapping in common | Andrew Bartlett | 3 | -229/+230 |
2011-04-20 | s3-gse: Allow the GSSAPI wrapper to load a keytab using gss_krb5_import_cred() | Andrew Bartlett | 5 | -24/+32 |
2011-04-19 | tdb_backup: avoid transaction on backup file, use lockall | Simo Sorce | 1 | -8/+13 |
2011-04-19 | Fix Bug #8099 setpwent() actually does endpwent() and vice versa on FreeBSD | Sergey Korsak | 1 | -4/+4 |
2011-04-19 | tdb: make sure we skip over recovery area correctly. | Rusty Russell | 3 | -17/+44 |
2011-04-18 | tdb_expand: limit the expansion with huge records | Simo Sorce | 1 | -5/+20 |