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
/
libcli
/
config.mk
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-11
Add working Python bindings for NBT.
Jelmer Vernooij
1
-5
/
+3
2008-05-27
Use variable for ndr_netlogon.o path.
Jelmer Vernooij
1
-3
/
+2
2008-05-22
Fix CFLAGS for SWIG files.
Jelmer Vernooij
1
-2
/
+2
2008-05-21
Move more modules inside of the samba package.
Jelmer Vernooij
1
-2
/
+2
2008-05-21
Move some python files into the samba package.
Jelmer Vernooij
1
-2
/
+2
2008-05-21
Move CFLAGS overrides for SWIG modules to Makefile.
Jelmer Vernooij
1
-0
/
+5
2008-05-21
Remove support for .py files from smb_build - deal with it only in the makefi...
Jelmer Vernooij
1
-0
/
+4
2008-05-21
Manually handle the NETLOGON_SAM_LOGON_REQUEST too.
Andrew Bartlett
1
-2
/
+10
2008-05-20
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
1
-3
/
+11
2008-05-20
Fix prototype generation in new syntax for netlogon.c
Andrew Bartlett
1
-1
/
+1
2008-05-20
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-local
Andrew Bartlett
1
-31
/
+42
2008-05-19
Merge commit 'origin/v4-0-test' into vfs_smb2
Andrew Tridgell
1
-30
/
+40
2008-05-18
Fix a bunch of dependencies.
Jelmer Vernooij
1
-1
/
+1
2008-05-18
Fix a couple (well, little more than that..) of typos.
Jelmer Vernooij
1
-11
/
+11
2008-05-18
Create prototype headers from Makefile directory, without smb_build in the mi...
Jelmer Vernooij
1
-11
/
+21
2008-05-18
Use variables for source directory in a couple more places.
Jelmer Vernooij
1
-19
/
+19
2008-05-16
build the smb2 composite calls
Andrew Tridgell
1
-1
/
+2
2008-05-16
Rework the CLDAP and NBT netlogon requests and responses.
Andrew Bartlett
1
-3
/
+10
2008-04-15
Move SOVERSION, VERSION and PC_FILE out of smb_build but use make variables d...
Jelmer Vernooij
1
-2
/
+0
2008-04-14
Use _OBJ_FILES variables in a couple more places.
Jelmer Vernooij
1
-69
/
+59
2008-04-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
1
-5
/
+6
2008-04-02
wbclient: Add an async winbind client library.
Kai Blin
1
-0
/
+1
2008-04-02
Reduce the number of installed headers.
Jelmer Vernooij
1
-2
/
+2
2008-04-01
Rename libsamba-config to libsamba-hostconfig.
Jelmer Vernooij
1
-3
/
+3
2008-03-08
Push SOVERSION and VERSION out of perl code.
Jelmer Vernooij
1
-2
/
+0
2008-03-04
Fix includes.
Jelmer Vernooij
1
-0
/
+4
2008-03-03
Fix some syntax errors.
Jelmer Vernooij
1
-2
/
+2
2008-03-03
Move object file lists to the Makefile.
Jelmer Vernooij
1
-69
/
+55
2008-02-29
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-4
/
+9
2008-02-26
Move public header accumulation out of the perl code.
Jelmer Vernooij
1
-3
/
+8
2008-02-25
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
1
-1
/
+1
2008-02-18
Rename include to mkinclude to emphasize it is different from make's include.
Jelmer Vernooij
1
-4
/
+4
2008-02-18
Fix build with partial linking.
Jelmer Vernooij
1
-1
/
+1
2008-02-18
Avoid redetermining paths; use already stored values.
Jelmer Vernooij
1
-1
/
+1
2008-02-18
Reenable partial linking
Jelmer Vernooij
1
-1
/
+1
2008-02-14
Remove type before variables in data.mk
Jelmer Vernooij
1
-1
/
+1
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
1
-1
/
+0
2008-01-21
python: Reenable modules for libcli_nbt and libcli_smb.
Jelmer Vernooij
1
-20
/
+7
2008-01-15
util: Move asn1 to lib/util to trim down the number of subsystems.
Jelmer Vernooij
1
-5
/
+0
2007-12-21
r26504: Don't rely on system-provided kerberos headers.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26483: Merge ldb module dependency fixes, fix auth python module.
Jelmer Vernooij
1
-2
/
+3
2007-12-21
r26464: Tighten dependencies.
Jelmer Vernooij
1
-2
/
+2
2007-12-21
r26463: Tighten dependencies.
Jelmer Vernooij
1
-1
/
+2
2007-12-21
r26459: Build ildap module as shared module by default.
Jelmer Vernooij
1
-1
/
+1
2007-12-21
r26397: Fix circular dependency in samba-socket.
Jelmer Vernooij
1
-4
/
+9
2007-12-21
r26136: Attempt to fix dependencies for auth.
Jelmer Vernooij
1
-1
/
+1
2007-10-10
r25353: Disable one more swig link to for 'make install' to work.
Rafal Szczesniak
1
-0
/
+1
2007-10-10
r25351: disable swig for now to get the build working
Andrew Tridgell
1
-0
/
+1
2007-10-10
r25348: Start working on another Python wrapper.
Tim Potter
1
-0
/
+5
2007-10-10
r25305: Fix installation of missing headers.
Jelmer Vernooij
1
-3
/
+3
[next]