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-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
1
-0
/
+2
2008-05-21
Fix dependencies for ldb instancetype module.
Jelmer Vernooij
1
-1
/
+1
2008-05-21
Fix installed symlinks (cp was trying to be smart).
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
/
+2
2008-05-18
Use variable for param src dir.
Jelmer Vernooij
1
-17
/
+9
2008-05-10
Fix soversion for libtorture and libsamba-hostconfig.
Jelmer Vernooij
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
11
-32
/
+284
2008-04-21
Load default smb.conf file if none was specified explicitly.
Jelmer Vernooij
3
-23
/
+68
2008-04-17
Specify event_context to ldb_wrap_connect explicitly.
Jelmer Vernooij
5
-6
/
+13
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-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
8
-629
/
+395
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
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
3
-1
/
+11
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-08
Fix the build.
Jelmer Vernooij
1
-0
/
+2
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-1
/
+0
2008-03-07
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-2
/
+4
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-03-04
Fix includes.
Jelmer Vernooij
1
-0
/
+2
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-9
/
+14
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-29
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
11
-133
/
+183
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-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-2
/
+4
2008-02-25
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
1
-2
/
+2
2008-02-21
loadparm: Add configuration settings for idmap.
Kai Blin
1
-0
/
+8
[prev]
[next]