Age | Commit message (Expand) | Author | Files | Lines |
2007-10-10 | r4268: Merge fix for bugzilla #2150. | Tim Potter | 1 | -9/+0 |
2007-10-10 | r4219: Fix samba3 samr "idl"... According to samba4 idl samr_DomInfo2 contains a | Volker Lendecke | 1 | -3/+2 |
2007-10-10 | r4186: Fix client & server to allow 127k READX calls. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r4088: Get medieval on our ass about malloc.... :-). Take control of all our ... | Jeremy Allison | 2 | -4/+89 |
2007-10-10 | r3859: Ensure if num_acls is set to 0xFFFF this field is ignored. | Jeremy Allison | 1 | -0/+6 |
2007-10-10 | r3844: Attempt to get the build farm in line. Some systems seem to have defined | Volker Lendecke | 2 | -3/+3 |
2007-10-10 | r3772: BUG 2006: patch from Michel Gravey <michel.gravey@optogone.com>; fix b... | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r3713: Implementation of get posix acls in UNIX extensions. Passes valgrind. | Jeremy Allison | 1 | -0/+71 |
2007-10-10 | r3705: Nobody has commented, so I'll take this as an ack... | Volker Lendecke | 1 | -0/+12 |
2007-10-10 | r3697: BUG 2027: fix multiple declaration of MD5_CTX (do we really care about... | Gerald Carter | 1 | -5/+0 |
2007-10-10 | r3644: Fixup examples VFS compile. | Jeremy Allison | 1 | -1/+1 |
2007-10-10 | r3642: Extend vfs to add seekdir/telldir/rewinddir. Yes I know I have to | Jeremy Allison | 4 | -4/+37 |
2007-10-10 | r3566: Completely replace the queryuseraliases call. The previous implementat... | Volker Lendecke | 1 | -3/+5 |
2007-10-10 | r3563: During a typical logon a modern workstation makes a lot of anonymous s... | Volker Lendecke | 1 | -0/+1 |
2007-10-10 | r3538: Fix the build with the latest Heimdal code. | Jeremy Allison | 1 | -6/+2 |
2007-10-10 | r3495: Fix the build (recent kerberos-changes). | Günther Deschner | 1 | -1/+3 |
2007-10-10 | r3438: fix some kerberos-related prototype warnings | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r3377: Merge in first part of modified patch from Nalin Dahyabhai <nalin@redh... | Jeremy Allison | 1 | -0/+3 |
2007-10-10 | r3067: patch based on volker's initial work in trunk that fixes the queu upda... | Gerald Carter | 1 | -1/+7 |
2007-10-10 | r3050: Steal from Samba4 :-). Make us pass most of the new lock tests (except... | Jeremy Allison | 1 | -2/+1 |
2007-10-10 | r2955: fixing a segfault uncovered by the changes for BUG 1519 | Gerald Carter | 1 | -0/+1 |
2007-10-10 | r2942: Add client-side support of triggering ads printer publishing over msrpc | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r2835: Since we always have -I. and -I$(srcdir) in CFLAGS, we can get rid of | Tim Potter | 2 | -4/+4 |
2007-10-10 | r2832: Readd WKGUID-binding to match the correct default-locations of new | Günther Deschner | 1 | -0/+3 |
2007-10-10 | r2768: BUG 1519: save the hostname used in the open_printer_ex() for later re... | Gerald Carter | 1 | -4/+2 |
2007-10-10 | r2575: Return correct error codes on old SEARCH call (from Samba4 torture tes... | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r2444: Based on jmcd's patch, implement special lists for the ldap user attri... | Volker Lendecke | 1 | -0/+2 |
2007-10-10 | r2388: fix client quota support | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r2364: Include yp_prot.h before ypclnt.h as AIX 5.2 spits the dummy otherwise. | Tim Potter | 1 | -3/+3 |
2007-10-10 | r2248: Merge of tridge's PRINTF_ATTRIBUTE fixes from samba4. | Tim Potter | 1 | -2/+3 |
2007-10-10 | r2246: Some good fixes for HPUX from JBravo on #samba-technical: | Tim Potter | 1 | -0/+39 |
2007-10-10 | r2133: Several fixes: | Gerald Carter | 2 | -3/+4 |
2007-10-10 | r2114: Shameless theft of iconv commit from Samba4 to keep the two libs more ... | Jeremy Allison | 2 | -8/+7 |
2007-10-10 | r2076: Removed old dir caching code - not being used now we have the | Jeremy Allison | 1 | -1/+0 |
2007-10-10 | r2073: Adding getprinter level 7 to rpcclient. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r2026: Simplify statcache to use an in-memory tdb. Modify tdb to use | Jeremy Allison | 2 | -75/+0 |
2007-10-10 | r2007: Fix typo in Jeremy's copyright. From the output of cvs annotate a year | Tim Potter | 1 | -1/+1 |
2007-10-10 | r1885: tighten the cache consistency with the ntprinters.tdb entry an the in ... | Gerald Carter | 1 | -5/+8 |
2007-10-10 | r1810: Patch from Richard Renard <rrenard@idealx.com> to store | Jeremy Allison | 1 | -0/+1 |
2007-10-10 | r1721: Get rid of compiler-warning. | Günther Deschner | 1 | -0/+1 |
2007-10-10 | r1661: Changed the password history format so that each history entry | Jeremy Allison | 1 | -0/+5 |
2007-10-10 | r1588: This is one of the more pathetic patches I ever checked in. Many hours of | Volker Lendecke | 1 | -1/+1 |
2007-10-10 | r1570: merging changes from 3.0.5 | Gerald Carter | 1 | -1/+1 |
2007-10-10 | r1500: BUG 1516: manually declare ldap_open_with_timeout() to workaround comp... | Gerald Carter | 1 | -0/+9 |
2007-10-10 | r1412: Fix password history list in tdbsam. Fix some memory leaks. Add | Jeremy Allison | 1 | -60/+50 |
2007-10-10 | r1388: Adding password history code for ldap backend, based on a patch from | Jeremy Allison | 2 | -5/+8 |
2007-10-10 | r1332: Typo fix. | Rafal Szczesniak | 1 | -1/+1 |
2007-10-10 | r1325: Always use GetTimeOfDay() (wrapper). Ensure ldap replication | Jeremy Allison | 1 | -0/+2 |
2007-10-10 | r1317: Patch from Joe Meadows "Joe Meadows" <jameadows@webopolis.com> to | Jeremy Allison | 1 | -1/+2 |
2007-10-10 | r1283: Fix typo | Volker Lendecke | 1 | -1/+1 |