index
:
samba
fixes
master
netlogon-2
netlogon-4
netlogon-5
netlogon-6
netlogon-7
netlogon-8
netlogon-9
Unnamed repository; edit this file 'description' to name the repository.
ben
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source4
/
param
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-3
/
+5
2008-04-14
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake4
Jelmer Vernooij
1
-1
/
+3
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-10
/
+17
2008-04-14
Include the smbconf parameter to the provision
Andrew Bartlett
1
-1
/
+3
2008-04-14
Remove prototypes from build.h in preparation of removing build.h
Jelmer Vernooij
1
-0
/
+2
2008-04-11
Don't specify the ntds_guid to the C -> python provision interface
Andrew Bartlett
2
-3
/
+0
2008-04-11
Fix merge errors on C provision interface after jelmer's good work.
Andrew Bartlett
3
-6
/
+24
2008-04-11
Return SAM ldb context and loadparm context as part of C provision
Jelmer Vernooij
2
-0
/
+9
2008-04-10
Add infrastructure for returning ProvisionResult in C provision code.
Jelmer Vernooij
2
-5
/
+14
2008-04-09
Fix so version of hostconfig library.
Jelmer Vernooij
1
-1
/
+1
2008-04-09
Remove dns_name element
Andrew Bartlett
2
-3
/
+2
2008-04-09
Move provision C bindings to param/.
Jelmer Vernooij
3
-0
/
+178
2008-04-02
Install public header files again and include required prototypes.
Jelmer Vernooij
2
-12
/
+371
2008-04-01
Install samba-hostconfig library.
Jelmer Vernooij
1
-1
/
+4
2008-04-01
Add context pointer to secrets functions.
Jelmer Vernooij
2
-25
/
+11
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
2
-5
/
+5
2008-04-01
Add README file explaining param/.
Jelmer Vernooij
1
-0
/
+4
2008-04-01
Move ini-like file parser to the utility library.
Jelmer Vernooij
2
-588
/
+0
2008-03-28
Fix 'oplocks' in loadparm.
Andrew Bartlett
1
-0
/
+1
2008-03-27
Fix how we initialise the oplocks parameter.
Andrew Bartlett
1
-2
/
+1
2008-03-27
Actually call into lp_oplocks() in share_classic backend.
Andrew Bartlett
1
-0
/
+4
2008-03-27
Make oplocks a per-share option.
Andrew Bartlett
2
-1
/
+7
2008-03-07
Rework provision scripts for more testing
Andrew Bartlett
1
-0
/
+2
2008-03-06
libcli/raw: make it possible to not send CAP_LEVEL_II_OPLOCKS
Stefan Metzmacher
1
-2
/
+2
2008-02-29
Change remaining prototype headers to be private.
Jelmer Vernooij
1
-1
/
+1
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-3
/
+5
2008-02-28
Remove sDefault as static variable.
Jelmer Vernooij
9
-130
/
+180
2008-02-27
Clarify comments.
Jelmer Vernooij
3
-3
/
+3
2008-02-21
loadparm: Add configuration settings for idmap.
Kai Blin
1
-0
/
+8
2008-02-18
Fix build with partial linking.
Jelmer Vernooij
1
-4
/
+1
2008-02-14
loadparm: Clean up trailing whitespace
Kai Blin
1
-163
/
+163
2008-02-04
Remaining changes to implement the prefork process model
Andrew Bartlett
1
-0
/
+2
2008-01-23
Add bindings for lp_load_default().
Jelmer Vernooij
4
-0
/
+35
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-22
param: Use manually written .pc file.
Jelmer Vernooij
2
-0
/
+11
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
1
-4
/
+1
2008-01-14
python: Accept loadparm filename rather than loadparm object, too.
Jelmer Vernooij
2
-2
/
+20
2008-01-14
pidl/python: Pass credentials and loadparm context when connecting using DCE/...
Jelmer Vernooij
2
-0
/
+23
2008-01-03
r26654: libcli/smb_composite: Rather than specifying each of the gazillion op...
Jelmer Vernooij
2
-0
/
+17
2008-01-01
r26639: librpc: Pass iconv convenience on from RPC connection to NDR library,...
Jelmer Vernooij
1
-1
/
+1
2007-12-29
r26627: param: Provide a call for loading the system smb.conf.
Jelmer Vernooij
1
-0
/
+5
2007-12-26
r26596: Fixed upgrade.py.
Jelmer Vernooij
2
-0
/
+4
2007-12-26
r26592: Finish fixing the samba3dump script.
Jelmer Vernooij
3
-0
/
+306
2007-12-26
r26588: Janitorial: Rename torture_*_add_*test to torture_*_add_*test_const.
Kai Blin
1
-6
/
+10
2007-12-24
r26580: Include sentinel in build.h, in case the list is empty.
Jelmer Vernooij
1
-1
/
+1
2007-12-24
r26576: Allow the static module loading code to be used for the Python modules.
Jelmer Vernooij
3
-3
/
+3
2007-12-24
r26572: Fix warnings in the Python code.
Jelmer Vernooij
2
-16
/
+16
2007-12-24
r26570: - Trim size of the swig-generated Python bindings by removing a bunch...
Jelmer Vernooij
2
-37
/
+13
2007-12-21
r26517: Add functions for setting and getting parameters on a LoadParm.
Jelmer Vernooij
4
-0
/
+333
2007-12-21
r26505: Add python bindings for some samdb-related functions, improve provisi...
Jelmer Vernooij
1
-2
/
+2
[next]