summaryrefslogtreecommitdiff
path: root/source4
AgeCommit message (Expand)AuthorFilesLines
2009-02-02s4:ntp_signd: s/private/private_dataStefan Metzmacher1-4/+4
2009-02-02s4:librpc/rpc: s/private/private_dataStefan Metzmacher3-11/+11
2009-02-02s4:libnet/: s/private/private_dataStefan Metzmacher4-12/+12
2009-02-02s4:libcli/wrepl: s/private/private_dataStefan Metzmacher1-6/+6
2009-02-02s4:libcli/smb2: s/private/private_dataStefan Metzmacher1-13/+13
2009-02-02s4:libcli/raw: s/private/private_dataStefan Metzmacher5-34/+34
2009-02-02s4:libcli/dgram: s/private/private_dataStefan Metzmacher3-11/+11
2009-02-02s4:libcli/clilist.c: s/private/private_dataStefan Metzmacher1-4/+4
2009-02-02s4:libcli/cldap: s/private/private_dataStefan Metzmacher2-7/+7
2009-02-02s4:lib/stream: s/private/private_dataStefan Metzmacher2-24/+24
2009-02-02s4:lib/socket: s/private/private_dataStefan Metzmacher1-3/+3
2009-02-02s4:lib/messaging: s/private/private_dataStefan Metzmacher2-7/+7
2009-02-02s4:extended_dn_out: s/private/p s/new/nattrsStefan Metzmacher1-40/+40
2009-02-02s4:auth/kerberos: s/private/private_dataStefan Metzmacher1-10/+10
2009-02-02s4:auth/gensec: s/private/private_dataStefan Metzmacher1-10/+10
2009-02-01shared: Move dom_sid_* utility functions to top levelKai Blin10-313/+12
2009-02-01Make schannel not depend on samdb anymore.Simo Sorce2-6/+61
2009-02-01"test" expects only one =Björn Jacke1-1/+1
2009-01-31Start restoring the sqlite3 backendSimo Sorce1-320/+357
2009-02-01s4:irpc: avoid c++ reserved word 'private'Stefan Metzmacher13-27/+30
2009-02-01s4:lib/messaging: fix warnings in testsuiteStefan Metzmacher1-2/+2
2009-02-01s4:lib/messaging: avoid c++ reserved word 'private'Stefan Metzmacher3-29/+29
2009-02-01s4:kdc: avoid c++ reserved word 'private'Stefan Metzmacher3-49/+50
2009-02-01s4:nbt_server/wins/: fix compiler warnings in winsdb.cStefan Metzmacher1-1/+1
2009-01-31s4:auth: try to fix the build on SolarisStefan Metzmacher1-0/+1
2009-01-31s4:repl_meta_data: fix segfault after ldb changesStefan Metzmacher1-1/+1
2009-01-31s4:heimdal_build: fix the build of asn1_compile and compile_etStefan Metzmacher1-4/+2
2009-01-31s4:build: require ldb 0.9.3 when building against an external libraryStefan Metzmacher1-1/+1
2009-01-31heimdal: void functions should not return a valueStefan Metzmacher1-1/+1
2009-01-30Explicitly include ldb_handlers.h where necessarySimo Sorce3-5/+2
2009-01-30Install mising public headersSimo Sorce1-1/+1
2009-01-30Fix proxy moduleSimo Sorce1-2/+2
2009-01-30Bump up ldb version to 0.9.3 after latest changesSimo Sorce1-1/+1
2009-01-30Fix all other modules to use ldb_module.h instead of ldb_private.hSimo Sorce19-574/+817
2009-01-30s4:lib/socket: don't use gethostbyname2()Stefan Metzmacher2-9/+25
2009-01-30s4:heimdal_build: heimdal requires u_int32_t and u_charStefan Metzmacher1-0/+3
2009-01-30selftest: pass down the path to python for provisioning samba4Stefan Metzmacher1-1/+2
2009-01-30heimdal:hdb: always include "config.h" firstStefan Metzmacher1-0/+4
2009-01-30s4:lib/ldb: include replace.h in pyldb.cStefan Metzmacher1-0/+1
2009-01-30heimdal:camellia: include roken.hStefan Metzmacher2-0/+4
2009-01-30Revert "s4:heimdal_build: include "system/network.h" via config.h wrapper"Stefan Metzmacher1-1/+0
2009-01-30s4:heimdal_build: add a dummy define for dirfd()Stefan Metzmacher1-0/+4
2009-01-30heimdal:roken: arg_match_long() should return a valueStefan Metzmacher1-0/+3
2009-01-30heimdal:roken: arg_printusage() should not try to return a value.Stefan Metzmacher1-2/+2
2009-01-30s4:heimdal_build: include "system/network.h" via config.h wrapperStefan Metzmacher1-0/+1
2009-01-30heimdal:camellia-ntt.c: include config.h as first headerStefan Metzmacher1-0/+3
2009-01-30heimdal: don't include <sys/cdefs.h> without knowing it's thereStefan Metzmacher2-0/+13
2009-01-30heimdal: don't include <ifaddrs.h> without knowing it's thereStefan Metzmacher1-0/+2
2009-01-30s4:build: kill DEFAULT_HEADERS variableStefan Metzmacher1-4/+3
2009-01-30Add helper function to get a module name, may be useful for debugging.Simo Sorce2-1/+7