Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-26 | lib/util/charset: We do not use fucntions from wchar.h any more | Andrew Bartlett | 1 | -1/+0 | |
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org> Autobuild-Date(master): Wed Sep 26 02:13:10 CEST 2012 on sn-devel-104 | |||||
2012-06-26 | s3:registry: improve debug output in reg_parse | Gregor Beck | 1 | -1/+2 | |
Signed-off-by: Michael Adam <obnox@samba.org> | |||||
2012-04-13 | Wrong assertion/comparison: Compare value not pointer | Olaf Flebbe | 1 | -2/+2 | |
Signed-off-by: Jeremy Allison <jra@samba.org> Autobuild-User: Jeremy Allison <jra@samba.org> Autobuild-Date: Fri Apr 13 02:23:36 CEST 2012 on sn-devel-104 | |||||
2011-10-27 | replace: Add don't include unistd.h directly and add uid_wrapper. | Andreas Schneider | 1 | -2/+0 | |
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -1/+1 | |
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -0/+1 | |
Guenther | |||||
2011-03-24 | charcnv: removed the allow_badcharcnv and allow_bad_conv options to ↵ | Andrew Tridgell | 1 | -1/+1 | |
convert_string*() we shouldn't accept bad multi-byte strings, it just hides problems Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Thu Mar 24 01:47:26 CET 2011 on sn-devel-104 | |||||
2011-01-21 | s3:registry correct a debug level | Christian Ambach | 1 | -1/+1 | |
this is not a level 0 message, move it to 10 | |||||
2010-10-05 | s3-reg_parse: fix uninitialized variable in srprs_key(). | Günther Deschner | 1 | -1/+1 | |
Guenther | |||||
2010-09-25 | s3: Fix some 64-bit warnings | Volker Lendecke | 1 | -3/+4 | |
2010-09-22 | s3-registry: handle registration entries (.reg) files | Gregor Beck | 1 | -0/+958 | |
Signed-off-by: Michael Adam <obnox@samba.org> |