| Commit message (Expand) | Author | Age | Files | Lines |
* | Again, just syncronizing. The a function name was changed in the sll | Christopher R. Hertel | 2000-06-08 | 4 | -27/+51 |
* | Bringing these up to date with what I've got on my site. The fixes include | Christopher R. Hertel | 2000-06-08 | 6 | -77/+165 |
* | Added hash-based stat cache code from Ying Chen. | Jeremy Allison | 2000-01-26 | 1 | -0/+1 |
* | fixes for OSF1 compilation | Andrew Tridgell | 1998-11-13 | 1 | -5/+5 |
* | I've moved the debugparse module files into the ubiqx directory because I | Christopher R. Hertel | 1998-10-28 | 2 | -0/+435 |
* | I received a bug report from Massimo Campostrini in Pisa. There are a pair | Christopher R. Hertel | 1998-10-21 | 2 | -10/+53 |
* | ignore *.po32 files | Andrew Tridgell | 1998-10-05 | 1 | -0/+2 |
* | ignore .po files | Andrew Tridgell | 1998-10-04 | 1 | -1/+1 |
* | ignore *.p files | Andrew Tridgell | 1998-10-03 | 1 | -0/+1 |
* | get away with dummy and .dummy files | Alexandre Oliva | 1998-09-29 | 1 | -1/+0 |
* | automated generation of .dummy files for each subdirectory; | Alexandre Oliva | 1998-09-28 | 1 | -1/+0 |
* | added rpcclient program | Luke Leighton | 1998-09-25 | 1 | -1/+1 |
* | major autoconf clean-up | Alexandre Oliva | 1998-09-21 | 1 | -0/+1 |
* | some merge cleanups | Andrew Tridgell | 1998-07-29 | 1 | -0/+0 |
* | merge from the autoconf2 branch to the main branch | Andrew Tridgell | 1998-07-29 | 1 | -0/+1 |
* | To each list type, I added a macro that makes it easier to define and | Christopher R. Hertel | 1998-07-24 | 4 | -19/+54 |
* | Minor cosmetic change. I up-cased internal #defines. | Christopher R. Hertel | 1998-06-25 | 8 | -13/+45 |
* | Removed the "../" from the #include statement. | Christopher R. Hertel | 1998-06-11 | 1 | -1/+1 |
* | proto.h | Christopher R. Hertel | 1998-06-08 | 1 | -0/+13 |
* | It occurred to me that the samba includes.h file should be included in the | Christopher R. Hertel | 1998-06-03 | 10 | -19/+116 |
* | Changed the mechanism for including the Samba includes.h in the ubiqx code | Christopher R. Hertel | 1998-06-02 | 12 | -109/+87 |
* | These two are not being used, and they would cause conflict under Andrew's | Christopher R. Hertel | 1998-05-22 | 2 | -825/+0 |
* | Added a disclaimer regarding the changes Andrew wants. | Christopher R. Hertel | 1998-05-22 | 1 | -2/+5 |
* | added: | Andrew Tridgell | 1998-05-22 | 1 | -0/+4 |
* | Along the lines that Andrew suggested, I added a header called ubi_null.h. | Christopher R. Hertel | 1998-05-21 | 13 | -44/+184 |
* | include includes.h in all the ubiqx files. I know Chris won't like | Andrew Tridgell | 1998-05-11 | 5 | -4/+6 |
* | Just changed the date. | Christopher R. Hertel | 1998-04-17 | 1 | -1/+1 |
* | Minor change to the wording. It used to say "files with the prefix 'ubi_'" | Christopher R. Hertel | 1998-04-16 | 1 | -6/+6 |
* | Fixed some typecast and function pointer problems pointed out by a | Christopher R. Hertel | 1998-04-14 | 2 | -10/+21 |
* | I removed a static string that was in there because I planned to do | Christopher R. Hertel | 1998-04-09 | 1 | -6/+0 |
* | Just fiddled with the README.UBI file. | Christopher R. Hertel | 1998-03-25 | 1 | -1/+1 |
* | This functionality was added to ubi_sLinkList, so is no longer needed as a | Christopher R. Hertel | 1998-03-10 | 2 | -329/+0 |
* | Updates to all of these base level modules. | Christopher R. Hertel | 1998-03-10 | 10 | -381/+370 |
* | Backed out changes that attempted to address a pointer array using -1,0,1. | Christopher R. Hertel | 1997-12-24 | 6 | -349/+584 |
* | Adding the cache module. | Christopher R. Hertel | 1997-12-19 | 4 | -3/+903 |
* | While working on a general-purpose caching module (out soon), I thought of | Christopher R. Hertel | 1997-12-11 | 6 | -718/+505 |
* | no Makefile needed here either | Andrew Tridgell | 1997-10-31 | 1 | -26/+0 |
* | Modified Files: | Christopher R. Hertel | 1997-10-30 | 13 | -9/+4180 |
* | Makefiles for libraries. the dependencies aren't quite right, and i | Luke Leighton | 1997-10-30 | 1 | -0/+19 |
* | moved ubi_ modules back into the ubiqx directory. | Andrew Tridgell | 1997-10-30 | 4 | -0/+821 |
* | Moved the LGPL from the ubiqx directory into the samba root directory | Christopher R. Hertel | 1997-10-16 | 2 | -501/+0 |
* | Don't need it any more. | Christopher R. Hertel | 1997-10-16 | 1 | -37/+0 |
* | I got fed up trying to put the tree and list stuff into a subdirectory, | Christopher R. Hertel | 1997-10-16 | 11 | -4206/+0 |
* | Added ubi_sLinkList module which manages simple singly-linked lists. | Christopher R. Hertel | 1997-10-15 | 3 | -1/+241 |
* | These are the ubiqx modules, as included with the Samba distribution. | Christopher R. Hertel | 1997-10-15 | 2 | -16/+51 |
* | First draft of a README file to explain the origins of the "ubiqx" code. | Christopher R. Hertel | 1997-10-15 | 1 | -0/+20 |
* | Added a very small piece of documentation to describe the binary tree | Christopher R. Hertel | 1997-10-14 | 1 | -0/+24 |
* | Added a copy of the LGPL to the samba/ubiqx/ directory. | Christopher R. Hertel | 1997-10-14 | 1 | -0/+481 |
* | I have to admit that I'm not very good at writing Makefiles. | Christopher R. Hertel | 1997-10-10 | 1 | -0/+32 |
* | This is the ubiqx binary tree and linked list library. | Christopher R. Hertel | 1997-10-10 | 8 | -0/+3912 |