summaryrefslogtreecommitdiffstats
path: root/source4/include/smb_macros.h
Commit message (Collapse)AuthorAgeFilesLines
* r7276: - moved static tdb function ltdb_dn_fold() into common/ so that it can beDerrell Lipman2007-10-101-1/+1
| | | | | | | | | called from multiple backends. (ldb_sqlite3 needs it too.) Added parameter for a callback function that determines whether an attribute needs case folding. - begin to prepare for sqlite3 in build process - work-in-progress updates, on ldb_sqlite3 (This used to be commit a80bced0b96ffb655559a43cf7f4d7a34deb5a7d)
* r5308: trimmed back a lot of the old macros from smb_macros.hAndrew Tridgell2007-10-101-67/+10
| | | | (This used to be commit bf43c9bdcf9e654d123f6a2b29feb9189ca9e561)
* r3497: removed some include cruft, and split out librpc/gen_ndr/tables.hAndrew Tridgell2007-10-101-42/+12
| | | | (This used to be commit 7dd3a5a6dadb0edc4fad56deba84f24b1e6dd2bc)
* r3457: s_addr is a macro on solaris, so we can't use it in structure names. ↵Andrew Tridgell2007-10-101-0/+1
| | | | | | arrgh. (This used to be commit 7842b23d01c53009259a2461600bd01159cecebf)
* r2456: got rid of some outdated global macrosAndrew Tridgell2007-10-101-13/+0
| | | | (This used to be commit ea7eac5e3fb8f0db8d412a95ef4dc7889a07bc73)
* r898: - remove some unused macrosAndrew Tridgell2007-10-101-10/+0
| | | | | | | - remove unused lib/smbpasswd.c - don't set the pkt size twice when doing SMB signing (This used to be commit 69a2942f7987647a32d43c71f41ac1a82a82ccda)
* r884: convert samba4 to use [u]int32_t instead of [u]int32Stefan Metzmacher2007-10-101-1/+1
| | | | | metze (This used to be commit 0e5517d937a2eb7cf707991d1c7498c1ab456095)
* do some merging from 3.0Stefan Metzmacher2004-02-031-1/+4
| | | | | metze (This used to be commit 47a240d7b833542937a1b93829c1cf8baae2ffc5)
* remove a lot of unused stuff from the header filesStefan Metzmacher2004-01-281-106/+1
| | | | | | | and exclude some files from Makefile.in metze (This used to be commit f77990cf2496f72d02566f09477349436be3dfcd)
* first public release of samba4 codeAndrew Tridgell2003-08-131-0/+290
(This used to be commit b0510b5428b3461aeb9bbe3cc95f62fc73e2b97f)