Age | Commit message (Expand) | Author | Files | Lines |
2008-10-11 | Fix include paths to new location of libutil. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-24 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-09-23 | Merge ldb_search() and ldb_search_exp_fmt() into a simgle function. | Simo Sorce | 3 | -17/+10 |
2008-09-22 | s4: allways initialize the process model before it's used | Stefan Metzmacher | 1 | -2/+2 |
2008-09-21 | Revert "Rename smbd -> samba." | Jelmer Vernooij | 1 | -1/+1 |
2008-09-21 | Rename smbd -> samba. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Fix a couple (well, little more than that..) of typos. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Create prototype headers from Makefile directory, without smb_build in the mi... | Jelmer Vernooij | 1 | -1/+1 |
2008-05-18 | Use variables for source directory in a couple more places. | Jelmer Vernooij | 1 | -1/+1 |
2008-05-17 | smbd: pass down lp_ctx to stream_new_connection_merge() | Stefan Metzmacher | 1 | -1/+1 |
2008-04-25 | Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3 | Jelmer Vernooij | 1 | -3/+4 |
2008-04-17 | Specify event_context to ldb_wrap_connect explicitly. | Jelmer Vernooij | 1 | -3/+4 |
2008-04-14 | Use _OBJ_FILES variables in a couple more places. | Jelmer Vernooij | 1 | -7/+9 |
2008-03-08 | Fix the build. | Jelmer Vernooij | 1 | -1/+1 |
2008-03-03 | Move object file lists to the Makefile. | Jelmer Vernooij | 1 | -7/+9 |
2008-02-21 | Remove another global_loadparm instance. | Jelmer Vernooij | 1 | -1/+1 |
2008-02-21 | Remove yet more uses of global_loadparm. | Jelmer Vernooij | 1 | -1/+2 |
2008-02-04 | Remove useless layer of indirection, where every service called | Andrew Bartlett | 1 | -14/+5 |
2008-02-04 | Rework service init functions to pass down service name. This is | Andrew Bartlett | 1 | -1/+1 |
2008-01-05 | r26672: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 2 | -3/+7 |
2008-01-05 | r26669: Janitorial: Remove uses of global_loadparm. | Jelmer Vernooij | 1 | -2/+2 |
2008-01-01 | r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,... | Jelmer Vernooij | 1 | -1/+3 |
2008-01-01 | r26638: libndr: Require explicitly specifying iconv_convenience for ndr_struc... | Jelmer Vernooij | 1 | -1/+3 |
2007-12-21 | r26402: Require a talloc context in libnetif. | Jelmer Vernooij | 2 | -2/+2 |
2007-12-21 | r26401: Don't cache interfaces context in libnetif. | Jelmer Vernooij | 2 | -3/+17 |
2007-12-21 | r26382: Remove more uses of global_loadparm. | Jelmer Vernooij | 1 | -4/+4 |
2007-12-21 | r26325: Remove use of global_loadparm in netif. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26313: Fix more uses of static loadparm. | Jelmer Vernooij | 2 | -3/+6 |
2007-12-21 | r26252: Specify loadparm_context explicitly when creating sessions. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26237: Add loadparm context to the server service interface. | Jelmer Vernooij | 1 | -2/+2 |
2007-12-21 | r26230: Use task-provided loadparm context in a couple more places, avoid loa... | Jelmer Vernooij | 2 | -4/+4 |
2007-12-21 | r26227: Make loadparm_context part of a server task, move loadparm_contexts f... | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r26225: Remove use of global_loadparm in wins server. | Jelmer Vernooij | 1 | -14/+15 |
2007-12-21 | r26003: Split up DB_WRAP, as first step in an attempt to sanitize dependencies. | Jelmer Vernooij | 1 | -1/+1 |
2007-12-21 | r25920: ndr: change NTSTAUS into enum ndr_err_code (samba4 callers) | Stefan Metzmacher | 1 | -5/+10 |
2007-10-10 | r25549: Convert to standard bool type. | Jelmer Vernooij | 6 | -110/+110 |
2007-10-10 | r25446: Merge some changes I made on the way home from SFO: | Jelmer Vernooij | 1 | -2/+3 |
2007-10-10 | r25430: Add the loadparm context to all parametric options. | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r25398: Parse loadparm context to all lp_*() functions. | Jelmer Vernooij | 2 | -4/+5 |
2007-10-10 | r25035: Fix some more warnings, use service pointer rather than service numbe... | Jelmer Vernooij | 1 | -7/+7 |
2007-10-10 | r25026: Move param/param.h out of includes.h | Jelmer Vernooij | 2 | -0/+2 |
2007-10-10 | r24712: No longer expose the 'BOOL' data type in any interfaces. | Jelmer Vernooij | 2 | -6/+6 |
2007-10-10 | r23792: convert Samba4 to GPLv3 | Andrew Tridgell | 11 | -33/+22 |
2007-10-10 | r22793: use a state struct for r_do_release_demand to avoid a memleak on errors | Stefan Metzmacher | 1 | -12/+27 |
2007-10-10 | r22792: only don't free on success | Stefan Metzmacher | 1 | -2/+5 |
2007-10-10 | r22752: bail out on talloc failure | Stefan Metzmacher | 1 | -0/+3 |
2007-10-10 | r22748: fix memleaks by passing an mem_ctx to | Stefan Metzmacher | 2 | -4/+4 |
2007-10-10 | r22403: this dependencies should be private | Stefan Metzmacher | 1 | -1/+1 |
2007-10-10 | r22382: fix memory leak | Stefan Metzmacher | 1 | -1/+4 |
2007-10-10 | r20646: first preparations for cluster enablement. This changes " | Andrew Tridgell | 2 | -8/+8 |