Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-06 | s3-build We no longer require to redefine _SAMBA_BUILD_ | Andrew Bartlett | 1 | -5/+0 | |
2011-06-21 | lib/util Make unused d_vfprintf() static | Andrew Bartlett | 1 | -2/+0 | |
2011-05-06 | s3-includes: no need to globally include libads/ads_status.h. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-05-06 | s3-includes: finally only include client.h when libsmb is used. | Günther Deschner | 1 | -2/+0 | |
Guenther | |||||
2011-05-06 | s3: only include tdb headers where needed. | Günther Deschner | 1 | -2/+1 | |
Guenther | |||||
2011-05-06 | More const fixes. Remove CONST_DISCARD. | Jeremy Allison | 1 | -4/+0 | |
2011-05-03 | s3-includes: when MADVISE support was reverted back in 2009, someone forgot ↵ | Günther Deschner | 1 | -4/+0 | |
this hunk. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Tue May 3 22:06:20 CEST 2011 on sn-devel-104 | |||||
2011-05-03 | s3-includes: move enum flush_reason_enum to smb.h | Günther Deschner | 1 | -16/+0 | |
Guenther | |||||
2011-05-03 | s3-includes: remove ipv6 related prototype which is already defined in ↵ | Günther Deschner | 1 | -5/+0 | |
../lib/util/util_net.h. Guenther | |||||
2011-05-03 | s3-system: move LOCK_ defines to lib/system.c | Günther Deschner | 1 | -9/+0 | |
Guenther | |||||
2011-04-29 | s3-tevent: only include ../lib/util/tevent wrappers where needed. | Günther Deschner | 1 | -2/+0 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Fri Apr 29 14:00:30 CEST 2011 on sn-devel-104 | |||||
2011-04-29 | s3-tsocket: only include ../lib/tsocket/tsocket.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-04-27 | dynconfig: Have only one dynconfig.o in the common code. | Andrew Bartlett | 1 | -1/+1 | |
2011-04-24 | s3:includes: simplify INO_T_VAL macros | Stefan Metzmacher | 1 | -3/+3 | |
metze | |||||
2011-04-24 | s3:includes: simplify BIG_UINT macros | Stefan Metzmacher | 1 | -5/+4 | |
metze | |||||
2011-04-20 | s3-build: move MAP_FILE define to the only place used. | Günther Deschner | 1 | -4/+0 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Apr 20 19:16:47 CEST 2011 on sn-devel-104 | |||||
2011-04-14 | s3-build: make sure we pick up system tdb and talloc via #include. | Günther Deschner | 1 | -2/+2 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Apr 14 12:56:28 CEST 2011 on sn-devel-104 | |||||
2011-04-14 | s3-includes: move readahead prototype to its only user. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2011-04-14 | s3: only include smb profiling where needed. | Günther Deschner | 1 | -3/+0 | |
Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Thu Apr 14 01:31:39 CEST 2011 on sn-devel-104 | |||||
2011-04-14 | s3-includes: only include acl prototypes when needed. | Günther Deschner | 1 | -22/+0 | |
Guenther | |||||
2011-04-14 | s3-includes: absolutely no need to globally include debugparse.h | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-04-14 | s3-includes: include lib/util/debug.h headers in includes.h not smb.h | Günther Deschner | 1 | -0/+2 | |
Guenther | |||||
2011-04-13 | s3-build: finally remove references to ndr and dcerpc headers that were ↵ | Günther Deschner | 1 | -1/+0 | |
included globally. Guenther Autobuild-User: Günther Deschner <gd@samba.org> Autobuild-Date: Wed Apr 13 23:07:05 CEST 2011 on sn-devel-104 | |||||
2011-03-30 | s3: only include ntioctl.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3: only include lib/privileges.h where needed. | Günther Deschner | 1 | -1/+0 | |
This finally removes the global lsa.h inclusion. Guenther | |||||
2011-03-30 | s3-includes: only include ntdomain.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-messages: only include messages.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: finally remove global include of auth.h. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-libsmb: put namequery headers to nmblib.h | Günther Deschner | 1 | -1/+0 | |
We might find a better name for it and merge other namequery related things as well here... Guenther | |||||
2011-03-30 | s3-passdb: finally stop including passdb.h globaly. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-passdb: move mapping.h into passdb.h, its needed here. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-build: only include transfer_file.h where needed. | Günther Deschner | 1 | -3/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: no point in including all security headers globally. | Günther Deschner | 1 | -4/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: remove EILSEQ check, this is handled by | Günther Deschner | 1 | -6/+0 | |
../lib/replace/system/iconv.h already. Guenther | |||||
2011-03-30 | s3-includes: only include system/filesys.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: remove global include of "system/network.h" | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: only include system/passwd.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: only include system/shmem.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: remove global include of "system/select.h". | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: only include system/terminal.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: only include system/capability.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: only include system/glob.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: only include system/iconv.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-includes: only include system/syslog.h when needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-trans2: only include trans2.h where needed. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-30 | s3-winbind: remove global inclusion of libwbclient. | Günther Deschner | 1 | -1/+0 | |
Guenther | |||||
2011-03-25 | Revert "s3-includes: fixed CONST_DISCARD() to actually discard const" | Volker Lendecke | 1 | -1/+1 | |
This reverts commit 37261928bec145f4cbd85f3e409063563c00ac9e. In source3 this creates a warning of the form passdb/pdb_ldap.c:4565: warning: passing argument 2 of ‘pull_utf8_talloc’ from incompatible pointer type include/proto.h:444: note: expected ‘char **’ but argument is of type ‘char ***’ for every use of CONST_DISCARD. Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Fri Mar 25 13:16:35 CET 2011 on sn-devel-104 | |||||
2011-03-25 | s3-includes: fixed CONST_DISCARD() to actually discard const | Andrew Tridgell | 1 | -1/+1 | |
a cast is not enough Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org> | |||||
2011-03-23 | s3-includes: remove unused cmdline_lp_ctx. | Günther Deschner | 1 | -3/+0 | |
Guenther | |||||
2011-03-23 | fault: fixed smb_panic() prototypes | Andrew Tridgell | 1 | -1/+0 | |
Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Mar 23 01:51:44 CET 2011 on sn-devel-104 |