Age | Commit message (Expand) | Author | Files | Lines |
2003-10-16 | Ensure error code path doesn't free unmalloced memory. Bug #628. | Jeremy Allison | 1 | -0/+4 |
2003-10-15 | created a new target: genparse | Simo Sorce | 2 | -5/+7 |
2003-10-14 | updating version in copyright | Gerald Carter | 1 | -1/+1 |
2003-10-14 | Enable us to see what sequence number we were expecting when we fail a sign | Jeremy Allison | 1 | -4/+4 |
2003-10-14 | fix typo | Simo Sorce | 1 | -1/+1 |
2003-10-14 | sorry folks, forgot to cvs add/remove before commit. | Simo Sorce | 4 | -1196/+1923 |
2003-10-14 | Delete unused label to fix compiler warning. | Tim Potter | 1 | -1/+0 |
2003-10-14 | Enclose usage of st_blksize and st_blocks struct stat members in | Tim Potter | 5 | -0/+30 |
2003-10-14 | Set errno = ENOSYS if mmap not supported. | Tim Potter | 1 | -0/+1 |
2003-10-14 | Use @PICSUFFIX@ instead of .po in Makefile.in since we have gone to | Tim Potter | 2 | -100/+95 |
2003-10-14 | Ignore autogenerated tdbsam2_parse_info.h | Tim Potter | 1 | -3/+4 |
2003-10-13 | Put back the changes that Simo reverted and fix a speling mistak. | Richard Sharpe | 1 | -1/+3 |
2003-10-13 | So here it is a non-intrusive patch with my latest work on gums (the | Simo Sorce | 17 | -1249/+1208 |
2003-10-13 | Pull my previous changes into head as well. | Richard Sharpe | 2 | -0/+9 |
2003-10-13 | make sure to use the escaped DN; patch from Guenther Deschner; bug 592 | Gerald Carter | 1 | -1/+1 |
2003-10-12 | make nt-time <-> unix-time functions nearly reversible | Simo Sorce | 1 | -2/+5 |
2003-10-10 | adding notice about new samba-docs cvs modeule | Gerald Carter | 1 | -0/+10 |
2003-10-10 | removing docs from HEAD | Gerald Carter | 676 | -185761/+0 |
2003-10-10 | Match Samba 2.2, and make ACB_NORMAL the default ACB value. | Andrew Bartlett | 1 | -0/+7 |
2003-10-10 | Ensure cancelling a blocking lock returns the correct error message. | Jeremy Allison | 1 | -1/+1 |
2003-10-10 | Make us pass Samba4 lock tester (with one different error message). | Jeremy Allison | 1 | -0/+3 |
2003-10-09 | We need to make sure that the files that contain the static_init_$subsystem; | Jelmer Vernooij | 2 | -7/+7 |
2003-10-09 | Match W2K insanty w.r.t. writelock and writeclose. Samba4 torture tester. | Jeremy Allison | 1 | -9/+20 |
2003-10-09 | Move sysquotas autoconf tests to a seperate file in tests/ | Jelmer Vernooij | 3 | -102/+98 |
2003-10-09 | Refuse to configure if --with-expsam=$BACKEND was specified, but | Jelmer Vernooij | 1 | -2/+2 |
2003-10-09 | At least give a message if we're returning a short read for W2K compatibility. | Jeremy Allison | 1 | -2/+12 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -5/+10 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -22/+2 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -16/+16 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -1/+1 |
2003-10-09 | Merge from 3.0: | Tim Potter | 3 | -76/+86 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -1/+3 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -2/+3 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -9/+0 |
2003-10-09 | Merge from 3.0: | Tim Potter | 9 | -10149/+2789 |
2003-10-09 | Merge from 3.0: | Tim Potter | 1 | -4/+10 |
2003-10-09 | Changes to allow Samba3 to pass the Samba4 RAW-READ tests. | Jeremy Allison | 4 | -20/+61 |
2003-10-08 | Fixup error code returns from Samba4 tester. Ensure invalid paths are | Jeremy Allison | 3 | -40/+170 |
2003-10-07 | Max warnings with gcc. | Jeremy Allison | 1 | -1/+3 |
2003-10-07 | make sure to call get_user_groups() with the full winbindd name for a user if... | Gerald Carter | 2 | -11/+22 |
2003-10-07 | Version of patch from nick@isilon.com (Nicholas Kirsch) for bug #564. | Jeremy Allison | 1 | -6/+23 |
2003-10-06 | Fix for bug #562 (incorrect mode sum) by h-yamasaki@pd.jp.nec.com. | Jeremy Allison | 1 | -3/+3 |
2003-10-06 | cosmetic fix when DESTDIR=/ (default) | Gerald Carter | 11 | -18/+20 |
2003-10-06 | default DESTDIR=/ | Gerald Carter | 1 | -0/+1 |
2003-10-06 | split some security related functions in their own files. | Simo Sorce | 20 | -945/+1376 |
2003-10-03 | don't call ads_destroy() twice; fixes segfault in winbindd when DC goes down;... | Gerald Carter | 3 | -6/+19 |
2003-10-03 | cleaning out patch list; patch from Steve L. to change the cwd before the pos... | Gerald Carter | 1 | -3/+3 |