Age | Commit message (Expand) | Author | Files | Lines |
2012-06-21 | wintest: get original nameserver for forwarding on a more general place | Björn Baumbach | 1 | -5/+5 |
2012-06-21 | wintest: extend get_is_dc function with additional expectations | Björn Baumbach | 1 | -1/+1 |
2012-06-21 | wintest: check netcats exitstatus instead of output | Björn Baumbach | 1 | -2/+5 |
2012-06-21 | wintest: set recursive queries for internal dns | Björn Baumbach | 2 | -1/+5 |
2012-06-21 | wintest: add option to select the dns backend | Björn Baumbach | 2 | -11/+34 |
2012-06-21 | wintest: set nameserver on a more general place | Björn Baumbach | 2 | -2/+2 |
2012-06-21 | wintest: add option to use ntvfs instead of s3fs | Björn Baumbach | 2 | -1/+8 |
2012-06-21 | wintest: add working bbaumbach.conf file for use with VirtualBox | Björn Baumbach | 1 | -0/+97 |
2012-06-21 | Fix bug #8974 - Kernel oplocks are broken when uid(file) != uid(process). | Jeremy Allison | 2 | -5/+13 |
2012-06-21 | Add --disable-ntdb option for building. | Jelmer Vernooij | 3 | -2/+11 |
2012-06-21 | samdb: Accept a list of member variables rather than a comma-separated string. | Jelmer Vernooij | 5 | -23/+25 |
2012-06-21 | s3:idmap_cache: also store negative entries for unknown sids | Stefan Metzmacher | 1 | -0/+7 |
2012-06-21 | s3:winbindd: do not expose negative cache idmap entries as valid mappings (bu... | Stefan Metzmacher | 1 | -6/+19 |
2012-06-21 | s3:winbindd: discard the expired gid cache if we're online (bug #9002) | Stefan Metzmacher | 1 | -1/+1 |
2012-06-21 | s3: Remove an unnecessary () | Volker Lendecke | 1 | -1/+1 |
2012-06-21 | s3: Use string_term_tdb_data where appropriate | Volker Lendecke | 1 | -2/+1 |
2012-06-21 | s3: Fix const warnings | Volker Lendecke | 1 | -2/+3 |
2012-06-21 | s4-provision: Give better clues on what Samba needs for s3fs ACL support | Andrew Bartlett | 2 | -1/+22 |
2012-06-21 | s3-rpcclient: support all known netr_LogonControl2 variants properly | Alexander Bokovoy | 1 | -3/+35 |
2012-06-21 | s4:torture/smb2: add smb2.durable-open.delete_on_close1 | Stefan Metzmacher | 2 | -2/+127 |
2012-06-21 | s3:move serverid_equal() to serverid.c | Michael Adam | 3 | -21/+23 |
2012-06-21 | s3:util: rename procid_equal() to serverid_equal() | Michael Adam | 16 | -27/+27 |
2012-06-21 | s3:util: remove (now) unused cluster_id_equal() | Michael Adam | 2 | -8/+0 |
2012-06-21 | s3:smbstatus: use procid_equal() instead of equivalent cluster_id_equal() | Michael Adam | 1 | -1/+2 |
2012-06-21 | s3: Remove a user of procid_is_me | Volker Lendecke | 1 | -1/+2 |
2012-06-21 | s3: Remove a user of procid_is_me | Volker Lendecke | 1 | -1/+2 |
2012-06-21 | s3:util: reformat procid_equal() to adhere to coding guidelines | Michael Adam | 1 | -7/+14 |
2012-06-21 | s3:util: also compare the unique_id in procid_equal(). | Michael Adam | 1 | -0/+3 |
2012-06-21 | script: really sleep in "random-sleep.sh" | Michael Adam | 1 | -1/+1 |
2012-06-21 | samba-tool: gpo: Fix creation of filesystem ACL from directory ACL | Amitay Isaacs | 1 | -2/+8 |
2012-06-21 | s4-pysmb: Parse security info as an unsigned integer | Amitay Isaacs | 1 | -1/+1 |
2012-06-20 | s4-torture: Expand whoami test to confirm the user token. | Andrew Bartlett | 2 | -3/+45 |
2012-06-20 | s4-torture: Change the unix.whoami test to use torture_assert() | Andrew Bartlett | 1 | -24/+19 |
2012-06-20 | ntdb: fix occasional abort in testing. | Rusty Russell | 1 | -1/+7 |
2012-06-20 | script/autobuild: delay start of small projects by 60 to 600 seconds | Stefan Metzmacher | 2 | -8/+45 |
2012-06-20 | script/autobuild: don't use 'make -j 4' for bin/smbtorture4 | Stefan Metzmacher | 1 | -1/+1 |
2012-06-20 | script/autobuild: don't use make -j for small projects | Stefan Metzmacher | 1 | -11/+11 |
2012-06-20 | s3:smbd: fix the build with the --with-profiling-data option | Stefan Metzmacher | 2 | -3/+9 |
2012-06-20 | s3:include: add START/END_PROFILE_STAMP() | Stefan Metzmacher | 1 | -7/+23 |
2012-06-20 | wafsamba/irixcc: next try to inject '-c99' the the build | Stefan Metzmacher | 1 | -1/+3 |
2012-06-20 | Revert "wafsamba/irixcc: add '-c99' option to cc" | Stefan Metzmacher | 1 | -3/+1 |
2012-06-20 | idmap-hash: Attempt to fix Coverity ID 709116 Overflowed array index write | Volker Lendecke | 1 | -1/+6 |
2012-06-20 | idmap-hash: Fix Coverity ID 709117 Dereference before null check | Volker Lendecke | 1 | -5/+5 |
2012-06-20 | idmap-hash: Fix Coverity 709118 Dereference before null check | Volker Lendecke | 1 | -5/+5 |
2012-06-20 | idmap-hash: Adapt mapfile_read_line to README.Coding | Volker Lendecke | 1 | -1/+2 |
2012-06-20 | idmap-hash: Fix Coverity ID 709119 Unused pointer value | Volker Lendecke | 1 | -1/+1 |
2012-06-20 | VERSION: Move on to beta3! | Andrew Bartlett | 1 | -2/+2 |
2012-06-20 | VERSION: Mark as the beta2 release | Andrew Bartlett | 1 | -1/+1 |
2012-06-20 | WHATNEW: Update for the beta2 release | Andrew Bartlett | 1 | -0/+17 |
2012-06-20 | s4-idmap: Add parameter 'idmap_ldb:use rfc2307' and correct implementation er... | Andrew Bartlett | 3 | -22/+51 |