Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-10-24 | Move charset library to top level. | Jelmer Vernooij | 1 | -711/+0 | |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 | |
2008-08-19 | added some comments at the request of a frustrated abartlet | Andrew Tridgell | 1 | -0/+7 | |
(This used to be commit cad2e6c4c13ccd02587e47d13e897e0a327b58eb) | |||||
2008-04-02 | Install public header files again and include required prototypes. | Jelmer Vernooij | 1 | -4/+4 | |
(This used to be commit 47ffbbf67435904754469544390b67d34c958343) | |||||
2007-12-21 | r26498: Fix memory leak in iconv code. | Jelmer Vernooij | 1 | -6/+14 | |
(This used to be commit 8795697db56e4ca6715950d68f5ec370604fcc76) | |||||
2007-12-21 | r26315: Avoid using lp_ functions in libcharset. | Jelmer Vernooij | 1 | -2/+3 | |
(This used to be commit db6dd425e3526c04e96d778a736dbb5cf14ddc56) | |||||
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit fd697d77c9fe67a00939a1f04b35c451316fff58) | |||||
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service ↵ | Jelmer Vernooij | 1 | -2/+2 | |
number in more places. (This used to be commit df9cebcb97e20564359097148665bd519f31bc6f) | |||||
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 1 | -0/+1 | |
(This used to be commit abe8349f9b4387961ff3665d8c589d61cd2edf31) | |||||
2007-10-10 | r24814: Fix headers, trim core.h even more. | Jelmer Vernooij | 1 | -7/+6 | |
(This used to be commit 9647f860bdd5c0a74583e886182bd041a45e7655) | |||||
2007-10-10 | r24717: Some more easy bool conversions, update TODO for registry | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit fc8771fb6aab815e63334da0159032f7ecd0a931) | |||||
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 1 | -1/+1 | |
(This used to be commit 1ce32673d960c8b05b6c1b1b99e1976a402417ae) | |||||
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 | |
There are still a few tidyups of old FSF addresses to come (in both s3 and s4). More commits soon. (This used to be commit fcf38a38ac691abd0fa51b89dc951a08e89fdafa) | |||||
2007-10-10 | r18376: added iconv:native=false option to turn off native iconv. Needed under | Andrew Tridgell | 1 | -0/+3 | |
valgrind as native iconv is so full of overflows (This used to be commit d1de0202efc6e6ca4bbc1997f3e493da18cd35f4) | |||||
2007-10-10 | r17930: Merge noinclude branch: | Jelmer Vernooij | 1 | -1/+1 | |
* Move dlinklist.h, smb.h to subsystem-specific directories * Clean up ads.h and move what is left of it to dsdb/ (only place where it's used) (This used to be commit f7afa1cb77f3cfa7020b57de12e6003db7cfcc42) | |||||
2007-10-10 | r17716: make casts explicit and remove compiler warnings | Stefan Metzmacher | 1 | -8/+8 | |
metze (This used to be commit 43f030e71e50f7846d539e3952afc70fdc3daa58) | |||||
2007-10-10 | r9078: - move charset stuff to lib/charset | Stefan Metzmacher | 1 | -0/+693 | |
- don't use the global $LIBS variable for -liconv as $LIBS is not used anymore should fix the build on solaris 10 metze (This used to be commit 69ade058fde8e4cc62e4830c0b080e720d8e581d) |