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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-26
Remove more cruft about smbscript.
Andrew Bartlett
1
-3
/
+1
2008-02-26
Merge branch 'v4-0-test' of git://git.samba.org/samba into 4-0-local
Andrew Bartlett
19
-149
/
+280
2008-02-26
Make use of smbpython clear.
Andrew Bartlett
1
-4
/
+3
2008-02-26
howto: We need bin/smbpython to run python provisioning
Kai Blin
1
-1
/
+1
2008-02-26
Revert cflags hack.
Jelmer Vernooij
1
-4
/
+4
2008-02-26
Use make to generate fragments rather than the perl code.
Jelmer Vernooij
1
-1
/
+7
2008-02-26
Move more code out of perl.
Jelmer Vernooij
2
-5
/
+5
2008-02-26
Fix the build (again).
Jelmer Vernooij
5
-1
/
+42
2008-02-26
Fix the build.
Jelmer Vernooij
5
-377
/
+374
2008-02-25
Remove legacy code for public prototype headers.
Jelmer Vernooij
2
-27
/
+6
2008-02-25
Remove public prototype headers. Generating both public and private prototype...
Jelmer Vernooij
14
-26
/
+24
2008-02-25
Remove binaries:: in favor of SBIN_PROGS, BIN_PROGS.
Jelmer Vernooij
2
-8
/
+3
2008-02-25
Use more make constructions for shared library bits.
Jelmer Vernooij
2
-27
/
+33
2008-02-25
Use make's $(call) feature.
Jelmer Vernooij
3
-16
/
+25
2008-02-25
Fix use of realpath, fix init functions for ldb.
Jelmer Vernooij
8
-54
/
+58
2008-02-25
Update smb_build README.
Jelmer Vernooij
1
-3
/
+1
2008-02-25
Remove obsolete comment.
Jelmer Vernooij
1
-9
/
+3
2008-02-25
Update homepages for talloc, tdb and ldb subprojects
Simo Sorce
3
-34
/
+24
2008-02-25
Merge env.pm into makefile.pm.
Jelmer Vernooij
3
-61
/
+27
2008-02-25
Move configure output details out of perl code.
Jelmer Vernooij
2
-9
/
+9
2008-02-25
Remove workaround for some non-GNU makes.
Jelmer Vernooij
4
-31
/
+15
2008-02-25
Include CFLAGS overrides in make file.
Jelmer Vernooij
3
-72
/
+55
2008-02-25
Remove more unnecessary generated code.
Jelmer Vernooij
1
-3
/
+1
2008-02-25
Use more GNU-make specific variables.
Jelmer Vernooij
1
-2
/
+2
2008-02-25
Move automatic dependencies code out of perl code.
Jelmer Vernooij
3
-39
/
+31
2008-02-25
Fix standalone ldb build modules.
Jelmer Vernooij
1
-5
/
+5
2008-02-25
Allow absolute paths to be specified to mkproto.pl.
Jelmer Vernooij
1
-1
/
+3
2008-02-25
Use $@ where possible.
Jelmer Vernooij
2
-8
/
+4
2008-02-25
Use realpath for now to work around .. tricks.
Jelmer Vernooij
2
-8
/
+8
2008-02-25
Remove unused include.
Jelmer Vernooij
1
-2
/
+0
2008-02-25
Remove the now unused cflags script.
Jelmer Vernooij
3
-53
/
+6
2008-02-25
Use addprefix where possible rather than perl expansion of files.
Jelmer Vernooij
2
-48
/
+11
2008-02-25
Fix the build.
Jelmer Vernooij
4
-5
/
+16
2008-02-25
Integrate asn1 compilation into asn1 compiler.
Jelmer Vernooij
1
-10
/
+3
2008-02-25
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-gmake3
Jelmer Vernooij
198
-1437
/
+2905
2008-02-25
opendb: add odb_update_oplock() call
Stefan Metzmacher
4
-3
/
+66
2008-02-25
opendb: send also the oplock break level on MSG_NTVFS_OPLOCK_BREAK
Stefan Metzmacher
2
-5
/
+27
2008-02-25
opendb: add odb_get_key() function to get the key back from a struct odb_lock
Stefan Metzmacher
4
-0
/
+23
2008-02-25
pvfs_unlink: move stream logic into pvfs_unlink_one()
Stefan Metzmacher
1
-34
/
+8
2008-02-25
pvfs_unlink: splitup the logic into generic and file specific functions
Stefan Metzmacher
1
-17
/
+28
2008-02-25
pvfs_unlink: add a fast path for the non wildcard case
Stefan Metzmacher
1
-0
/
+4
2008-02-25
pvfs_unlink: move !name->stream_exists into the caller
Stefan Metzmacher
1
-4
/
+4
2008-02-25
pvfs_unlink: pass down union smb_unlink completely to sub functions
Stefan Metzmacher
1
-8
/
+10
2008-02-25
pvfs_unlink: pass down a struct pvfs_filename to pvfs_unlink_one()
Stefan Metzmacher
1
-16
/
+14
2008-02-25
pvfs_open: unify talloc behavior in pvfs_can_delete/rename/stat()
Stefan Metzmacher
1
-4
/
+12
2008-02-25
pvfs: handle SHARING_VIOLATION and OPLOCK_NOT_GRANTED in pvfs_can_delete/rena...
Stefan Metzmacher
1
-2
/
+26
2008-02-25
pvfs: pass NULL to pvfs_can_*() when no odb_lock is needed by the caller
Stefan Metzmacher
3
-12
/
+9
2008-02-25
pvfs_wait: use struct pvfs_wait * instead of void *
Stefan Metzmacher
5
-11
/
+15
2008-02-25
pvfs_wait: 'private' -> 'private_data' and use talloc_get_type()
Stefan Metzmacher
1
-11
/
+16
2008-02-25
RAW-OPLOCK: remove unused var
Stefan Metzmacher
1
-2
/
+1
[prev]
[next]