Age | Commit message (Expand) | Author | Files | Lines |
2009-02-26 | Add tevent_req helpers to includes.h | Volker Lendecke | 1 | -0/+2 |
2009-02-24 | s3: remove unused smb_ldap.h | Stefan Metzmacher | 1 | -2/+0 |
2009-02-23 | prefer gssapi header files from subdirectory | Björn Jacke | 1 | -3/+3 |
2009-02-18 | S3: Allow SMBD processes to survive in low memory condidtions | todd stecher | 1 | -0/+4 |
2009-02-13 | Fix the build. When you do "make distclean; ./autogen; ./configure; make" and... | Jeremy Allison | 1 | -0/+2 |
2009-02-12 | [Bug 6069] Add a fstatvfs function for libsmbclient | Derrell Lipman | 1 | -0/+1 |
2009-02-12 | today valgrind is available on 64bit Linux, too | Björn Jacke | 1 | -4/+1 |
2009-02-09 | S3: New module interface for SMB message statistics gathering | todd stecher | 1 | -0/+1 |
2009-02-09 | Revert "s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and... | Jelmer Vernooij | 1 | -0/+2 |
2009-02-05 | s3-lsa: move remaining lsa policy access_mask defines to idl. | Günther Deschner | 1 | -1/+0 |
2009-02-04 | s3-eventlog: w00t! remove last traces of old eventlog rpc marshalling. | Günther Deschner | 1 | -1/+0 |
2009-02-01 | Add two new parameters to control how we verify kerberos tickets. Removes lp_... | Dan Sledz | 1 | -1/+18 |
2009-02-01 | Split up async_req into a generic and a NTSTATUS specific part | Volker Lendecke | 1 | -1/+1 |
2009-01-28 | async_sock: Move to top level | Kai Blin | 1 | -1/+1 |
2009-01-27 | s3:smbd: make mdns registration event driven. | Stefan Metzmacher | 1 | -14/+0 |
2009-01-27 | async_req: Fix the S4 build | Kai Blin | 1 | -1/+1 |
2009-01-21 | s3:libsmbconf: remove the init headers from smbconf.h | Michael Adam | 1 | -0/+3 |
2009-01-15 | s3: make better use of ccache by not including version.h in every C-file. | Michael Adam | 1 | -1/+0 |
2009-01-09 | s3-svcctl: remove last traces of hand-marshalled svcctl code. | Günther Deschner | 1 | -1/+0 |
2009-01-05 | Merge branch 'master' of ssh://git.samba.org/data/git/samba | Jelmer Vernooij | 1 | -1/+2 |
2009-01-05 | s3:events: move prototypes to event.h | Stefan Metzmacher | 1 | -1/+2 |
2009-01-01 | Add iconv_convenience argument to size functions. | Jelmer Vernooij | 1 | -1/+0 |
2008-12-30 | s3/s4: Move CONST_DISCARD into lib/util so it's available from s3 and s4 | Tim Prouty | 1 | -2/+0 |
2008-12-17 | s3-ntsvcs: remove last traces of hand-marshalled NTSVCS. | Günther Deschner | 1 | -1/+0 |
2008-11-20 | s3-eventlog: move non rpc eventlog headers to own include file. | Günther Deschner | 1 | -0/+1 |
2008-11-02 | Remove global_loadparm stub in Samba 3 as it's no longer used. | Jelmer Vernooij | 1 | -1/+0 |
2008-11-02 | Samba3: Remove more configure tests already done by libreplace. | Jelmer Vernooij | 1 | -8/+0 |
2008-11-02 | Remove MIN, MAX, slprintf, vslprintf defines already provided by libreplace. | Jelmer Vernooij | 1 | -14/+1 |
2008-11-02 | Remove another use of global_loadparm. | Jelmer Vernooij | 1 | -0/+1 |
2008-11-01 | Samba3: Include util.h header file rather than having custom prototypes. | Jelmer Vernooij | 1 | -0/+2 |
2008-10-24 | Revert Samba3 back to using its own charset handling code. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-24 | Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-24 | svcctl: move some non-rpc related bits out of rpc_svcctl.h. | Günther Deschner | 1 | -0/+1 |
2008-10-23 | Import talloc_stack into util library. | Jelmer Vernooij | 1 | -1/+1 |
2008-10-23 | Use common error definitions. | Jelmer Vernooij | 1 | -2/+1 |
2008-10-22 | s3: use shared asn1 code. | Günther Deschner | 1 | -1/+2 |
2008-10-20 | Merge branch 'master' of git://git.samba.org/samba | Jelmer Vernooij | 1 | -8/+0 |
2008-10-20 | s3-build: no need to duplicate generated srv_ prototypes. | Günther Deschner | 1 | -8/+0 |
2008-10-20 | Remove unused macro CONST_ADD. | Jelmer Vernooij | 1 | -1/+0 |
2008-10-20 | Remove unused define for crypt (now in libreplace). | Jelmer Vernooij | 1 | -4/+0 |
2008-10-19 | Remove defines for QSORT_CAST, already provided by libreplace. | Jelmer Vernooij | 1 | -8/+0 |
2008-10-19 | Simplify SIG_ATOMIC_T define, since sig_atomic_t is always provided by | Jelmer Vernooij | 1 | -4/+2 |
2008-10-19 | Remove duplicate macro definitions (already defined in libutil/attr.h) | Jelmer Vernooij | 1 | -17/+0 |
2008-10-18 | Use attr.h rather than having local defines for GCC attributes. | Jelmer Vernooij | 1 | -13/+6 |
2008-10-18 | Remove obsolete comment about bool. | Jelmer Vernooij | 1 | -4/+0 |
2008-10-18 | Remove defines already provided by the system or libreplace. | Jelmer Vernooij | 1 | -127/+0 |
2008-10-18 | Use the new memory macro file from Samba 3. | Jelmer Vernooij | 1 | -0/+1 |
2008-10-15 | Share libndr.h between Samba 3 and Samba 4. | Jelmer Vernooij | 1 | -0/+5 |
2008-10-14 | Rely on standard {u,}int{8,16,32,64}_t types provided by system or | Jelmer Vernooij | 1 | -41/+8 |
2008-10-14 | Remove define for VOLATILE, volatile is already provided by libreplace. | Jelmer Vernooij | 1 | -12/+2 |