Age | Commit message (Expand) | Author | Files | Lines |
2010-02-01 | s4:NBT-WINSREPLICATION: fix compiler warnings | Stefan Metzmacher | 1 | -8/+16 |
2010-02-01 | s4:NBT-WINSREPLICATION: use an array of nbt_names to loop over different names | Stefan Metzmacher | 1 | -10/+7 |
2010-02-01 | s4:winsserver: reject name registrations with a scope length > 237 | Stefan Metzmacher | 1 | -0/+9 |
2010-02-01 | s4:wrepl_server: truncate the scope of a netbios name to 237 bytes as Windows... | Stefan Metzmacher | 1 | -0/+14 |
2010-02-01 | libcli/nbt: fix ndr_push_nbt_string() string labels with a length of 63 (0x3F... | Stefan Metzmacher | 1 | -2/+2 |
2010-02-01 | s4/ldif: Handle Schema:prefixMap blobs in W2K3 and W2K8 | Kamen Mazdrashki | 1 | -6/+16 |
2010-02-01 | s4/ldif: Better control on ldif_write_NDR() errors processing | Kamen Mazdrashki | 1 | -6/+21 |
2010-02-01 | s4/idl: drsblobs IDL regeneration | Kamen Mazdrashki | 3 | -0/+120 |
2010-02-01 | s4/drsblobs: Custom ndr_print_ implementation for drsuapi_MSPrefixMap_Entry | Kamen Mazdrashki | 2 | -1/+26 |
2010-02-01 | s4/idl: PrefixMap description for W2K3 and W2K8 Schema:prefixMap attribute | Kamen Mazdrashki | 1 | -0/+22 |
2010-02-01 | tdb: fix an early release of the global lock that can cause data corruption | Volker Lendecke | 1 | -5/+10 |
2010-01-31 | s4-smbtorture: check for RouterReplyPrinterEx packets inside backchannel in R... | Günther Deschner | 1 | -6/+147 |
2010-01-31 | s4-smbtorture: also test RouterRefreshPrinterChangeNotify call in RPC-SPOOLSS... | Günther Deschner | 1 | -0/+25 |
2010-01-31 | s4-smbtorture: rework spoolss_NotifyOption handling in RPC-SPOOLSS-NOTIFY. | Günther Deschner | 1 | -19/+31 |
2010-01-31 | testprogs: also print printer info during GetPrinter spoolss test. | Günther Deschner | 1 | -0/+4 |
2010-01-31 | s4:kdc streamline context initialization | Simo Sorce | 2 | -37/+58 |
2010-01-31 | s4:kdc Streamline client access verification call | Simo Sorce | 3 | -70/+129 |
2010-01-31 | s4:kdc Fix netbios name retrieval | Simo Sorce | 1 | -2/+2 |
2010-01-31 | s4:ldb quiet down rootdse control registration | Simo Sorce | 1 | -1/+1 |
2010-01-31 | s3: Fix some DEBUG messages | Volker Lendecke | 1 | -3/+3 |
2010-01-30 | Fix bug #7079 - cliconnect gets realm wrong with trusted domains. | Jeremy Allison | 4 | -3/+91 |
2010-01-30 | s3/smbd: Fix string buffer overflow causing heap corruption | Steven Danneman | 1 | -1/+2 |
2010-01-30 | s4:ldb Fix check made conditional by mistake | Simo Sorce | 1 | -7/+11 |
2010-01-30 | s4:ldb add support for permissive modify control | Simo Sorce | 1 | -24/+96 |
2010-01-29 | Fix a really interesting problem found by Volker's conversion of sessionsetup... | Jeremy Allison | 1 | -3/+3 |
2010-01-29 | Fix const warning. | Jeremy Allison | 1 | -1/+1 |
2010-01-29 | Revert "s4:include/includes.h - Need to include "system/network.h"" | Matthias Dieter Wallnöfer | 1 | -1/+0 |
2010-01-29 | s4:include/includes.h - Need to include "system/network.h" | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-01-29 | s4:libcli/util/tstream.c - Need to include "system/network.h" | Matthias Dieter Wallnöfer | 1 | -0/+1 |
2010-01-29 | libcli/nbt: fix off-by-one bug in ndr_pull_wrepl_nbt_name() | Stefan Metzmacher | 1 | -2/+2 |
2010-01-29 | libcli/nbt: fix ndr_pull/push_wrepl_nbt_name() | Stefan Metzmacher | 1 | -0/+25 |
2010-01-29 | s3: link thread objects in libsmbclient only and adjust linker flags | Björn Jacke | 1 | -8/+10 |
2010-01-29 | AIX doesn't have MSG_DONTWAIT | olivier | 1 | -1/+1 |
2010-01-29 | Fixed a bug caused by a typo. Infrastructure role didn't work. | Nadezhda Ivanova | 1 | -1/+1 |
2010-01-29 | s4/ldap: Test to expoit ldb_ildap bug in case of nested search requests | Kamen Mazdrashki | 3 | -1/+205 |
2010-01-29 | s4/ldap: Fix nested searches SEGFAULT bug | Kamen Mazdrashki | 2 | -0/+15 |
2010-01-29 | s4: Ignore few more auto-generated files | Kamen Mazdrashki | 1 | -0/+2 |
2010-01-29 | librpc: rerun 'make idl' | Stefan Metzmacher | 1 | -0/+3 |
2010-01-29 | security.idl: add wellknown TrustedInstaller SID | Stefan Metzmacher | 1 | -0/+7 |
2010-01-29 | s3: by default don't use pthread pool support | Björn Jacke | 1 | -5/+5 |
2010-01-29 | lib/util: remove data_blob_talloc_reference() | Stefan Metzmacher | 2 | -23/+0 |
2010-01-29 | s4:auth_sam: avoid usage of data_blob_talloc_reference() and copy the session... | Stefan Metzmacher | 1 | -4/+14 |
2010-01-29 | s4:libcli: remove unneeded talloc_reference() usage | Stefan Metzmacher | 1 | -4/+1 |
2010-01-28 | s4:kdc remove dead code and comments | Simo Sorce | 1 | -5/+0 |
2010-01-28 | s4:kdc Fill in more data fields | Simo Sorce | 1 | -4/+8 |
2010-01-28 | s4:kdc move db functions in their own file | Simo Sorce | 8 | -1468/+1621 |
2010-01-28 | s4:kdc Use a clearer name for the samba kdc entry | Simo Sorce | 4 | -32/+30 |
2010-01-28 | s4:kdc Use better db context structure | Simo Sorce | 6 | -93/+114 |
2010-01-28 | Fix bug #7069 - smbget does not return an error status after some errors | Jeremy Allison | 1 | -38/+45 |
2010-01-28 | s3/winbind_ccache: Fix typo in debug message. | Karolin Seeger | 1 | -1/+1 |