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