Age | Commit message (Expand) | Author | Files | Lines |
2008-10-24 | Remove unused include param/param.h. | Jelmer Vernooij | 1 | -1/+0 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2008-04-08 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -22/+50 |
2008-04-02 | ntvfs: Use wbclient in vsf_unixuid, not sidmap | Kai Blin | 1 | -22/+50 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26353: Remove use of global_loadparm. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26228: Store loadparm context in auth context, move more loadparm_contexts u... | Jelmer Vernooij | 1 | -1/+2 |
2007-12-21 | r25839: use nss_wrapper code in samba4 if | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r25554: Convert last instances of BOOL, True and False to the standard types. | Jelmer Vernooij | 1 | -2/+2 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 1 | -3/+2 |
2007-10-10 | r23067: use 'const union smb_search_data *file' also in the server code to ge... | Stefan Metzmacher | 1 | -2/+2 |
2007-10-10 | r22406: this dependencies should also be private | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r21214: fixed a valgrind error that can be caused by a semi-async call inside | Andrew Tridgell | 1 | -1/+4 |
2007-10-10 | r16980: - make struct smb_notify a union and add levels RAW_NOTIFY_NTTRANS,RA... | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r15826: ensure we don't dereference sec when NULL | Andrew Tridgell | 1 | -1/+2 |
2007-10-10 | r15572: Trim build/m4/rewrite.m4 a bit more, remove unused tests. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r15207: Introduce PRIVATE_DEPENDENCIES and PUBLIC_DEPENDENCIES as replacement | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r15188: Restore svn rev. 15183, 15184 and 15185, which I inadvertantly clobbered | James Peach | 1 | -3/+4 |
2007-10-10 | r15186: Introduce ISDOT and ISDOTDOT macros for testing whether a filename is | James Peach | 1 | -4/+3 |
2007-10-10 | r15185: Force all NTVFS modules to provide a critical sizes structure so | James Peach | 1 | -3/+4 |
2007-10-10 | r14964: - move sidmap code from ntvfs_common to SAMDB | Stefan Metzmacher | 2 | -1/+2 |
2007-10-10 | r14838: fix the build. Looks like I still haven't quite got the hang of the | Andrew Tridgell | 1 | -0/+1 |
2007-10-10 | r14736: - the ntvfs subsystem should not know about smb_server.h | Stefan Metzmacher | 1 | -1/+0 |
2007-10-10 | r14615: add notify to unixuid ntvfs module | Andrew Tridgell | 1 | -0/+14 |
2007-10-10 | r14487: split smbsrv_request into two parts, one will be moved to ntvfs_request | Stefan Metzmacher | 1 | -4/+4 |
2007-10-10 | r14173: change smb interface structures to always use | Stefan Metzmacher | 1 | -4/+8 |
2007-10-10 | r14157: - pass a struct ntvfs_request to the ntvfs layer | Stefan Metzmacher | 1 | -37/+36 |
2007-10-10 | r13960: Generate makefile rules for installing/removing shared modules. | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r13658: More moving around of files: | Jelmer Vernooij | 1 | -2/+0 |
2007-10-10 | r13129: fix the memory hierachie | Stefan Metzmacher | 1 | -1/+2 |
2007-10-10 | r12608: Remove some unused #include lines. | Jelmer Vernooij | 1 | -1/+0 |
2007-10-10 | r12528: Add seperate proto headers for ntvfs, tdr, smb_server and nbt_server. | Jelmer Vernooij | 1 | -0/+1 |
2007-10-10 | r12498: Eliminate INIT_OBJ_FILES and ADD_OBJ_FILES. We were not using | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11244: Relative path names in .mk files | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r11214: Remove scons files (see http://lists.samba.org/archive/samba-technica... | Jelmer Vernooij | 1 | -3/+0 |
2007-10-10 | r10586: Add MergedObject() builder. Default to Library() rather | Jelmer Vernooij | 1 | -1/+1 |
2007-10-10 | r10348: Add scons scripts for remaining subsystems. Most subsystems build now, | Jelmer Vernooij | 1 | -0/+3 |
2007-10-10 | r9369: an attempt to fix the build on HPUX. This is based on work by Don | Andrew Tridgell | 1 | -57/+0 |
2007-10-10 | r9320: Fix premature dereference bug found by Coverty and also get rid of non... | Alexander Bokovoy | 1 | -6/+3 |
2007-10-10 | r9240: - move struct security_token to the idl file, with this we can | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r5298: - got rid of pstring.h from includes.h. This at least makes it a bit | Andrew Tridgell | 1 | -0/+2 |
2007-10-10 | r5037: got rid of all of the TALLOC_DEPRECATED stuff. My apologies for the | Andrew Tridgell | 1 | -5/+5 |
2007-10-10 | r4547: - added talloc_new(ctx) macro that is a neater form of the common tall... | Andrew Tridgell | 1 | -1/+1 |
2007-10-10 | r4419: move security_token stuff to the libcli/security/ | Stefan Metzmacher | 1 | -0/+1 |
2007-10-10 | r4147: converted from NT_USER_TOKEN to struct security_token | Andrew Tridgell | 1 | -9/+9 |
2007-10-10 | r3982: split out the sid -> uid/gid mapping routines into a ntvfs_sidmap | Andrew Tridgell | 2 | -156/+12 |
2007-10-10 | r3832: added NT ACL query/set to the posix NTVFS backend. The default ACL is | Andrew Tridgell | 1 | -0/+4 |
2007-10-10 | r3737: - Get rid of the register_subsystem() and register_backend() functions. | Jelmer Vernooij | 1 | -3/+3 |
2007-10-10 | r3733: More build system fixes/features: | Jelmer Vernooij | 2 | -1/+1 |
2007-10-10 | r3586: Fix some of the issues with the module init functions. | Jelmer Vernooij | 1 | -0/+1 |