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
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-11
Remove unused function.
Jelmer Vernooij
1
-139
/
+0
2008-02-11
Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-02-11
Make versions in lib/talloc/config.mk and lib/talloc/configure.ac the same.
Michael Adam
1
-1
/
+1
2008-02-11
Fix a c++ warning
Volker Lendecke
1
-1
/
+2
2008-02-11
talloc_free_children can only reset pool if it's empty
Volker Lendecke
1
-1
/
+2
2008-02-11
Mark talloc_pool memory for valgrind
Volker Lendecke
1
-3
/
+16
2008-02-11
Implement talloc_pool()
Volker Lendecke
3
-7
/
+207
2008-02-11
Add a comment.
Michael Adam
1
-0
/
+1
2008-02-11
Fix talloctort: move size check after referenced ptr check.
Michael Adam
1
-5
/
+5
2008-02-11
Don't shrink a talloc area if we have less than 1k to gain
Volker Lendecke
1
-0
/
+5
2008-02-11
Make data about what subsystems/libraries are enabled available in the mkconf...
Jelmer Vernooij
1
-1
/
+3
2008-02-11
Fix the build: remove reference to inexistent header samba3_proto.h
Michael Adam
1
-1
/
+0
2008-02-11
Remove Samba 3 backwards compatibility code in C.
Jelmer Vernooij
10
-1357
/
+0
2008-02-11
Fix switching of hives in regshell (#5254)
Jelmer Vernooij
1
-0
/
+3
2008-02-09
Fix tests.
Jelmer Vernooij
1
-35
/
+24
2008-02-09
Split up tests a bit, output subunit.
Jelmer Vernooij
1
-753
/
+721
2008-02-09
registry: Fix warning.
Jelmer Vernooij
1
-1
/
+1
2008-02-09
Remove unused path update.
Jelmer Vernooij
1
-2
/
+0
2008-02-09
Move nt_time_equal() to libutil.
Jelmer Vernooij
2
-1
/
+12
2008-02-08
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into v4-0-test
Andrew Tridgell
1
-4
/
+4
2008-02-08
merge tdb changes from ctdb
Andrew Tridgell
1
-33
/
+47
2008-02-08
Fix syntax in LDAP test
Andrew Bartlett
1
-4
/
+4
2008-02-07
merge growing tdb for tdb_wipe_all() fix from ctdb
Andrew Tridgell
1
-0
/
+43
2008-02-04
Fix a few more breakages from our recent changes to the server_id
Andrew Bartlett
1
-2
/
+2
2008-02-04
Rework cluster_id() to take an additional argument, as we need
Andrew Bartlett
3
-13
/
+15
2008-02-01
Samba4 poor mans debug_ctx()
Amin Azez
1
-0
/
+4
2008-01-31
merged tdb transaction fix
Andrew Tridgell
1
-0
/
+3
2008-01-25
ldb/python: Add bindings for schema functions.
Jelmer Vernooij
3
-33
/
+393
2008-01-23
python: Add convenience function for getting command line loadparm context
Jelmer Vernooij
1
-4
/
+3
2008-01-22
build: Remove support for DESCRIPTION setting that is now unused.
Jelmer Vernooij
5
-5
/
+0
2008-01-22
dcerpc: Use manually written .pc files for dcerpc and ndr.
Jelmer Vernooij
1
-1
/
+1
2008-01-22
registry: Use manually written .pc file.
Jelmer Vernooij
2
-0
/
+13
2008-01-22
ldb/talloc/tdb: Use manually written pc file.
Jelmer Vernooij
3
-0
/
+3
2008-01-22
tdb: Add URL in pc file.
Jelmer Vernooij
1
-0
/
+1
2008-01-22
ldb: Fix typo.
Jelmer Vernooij
1
-1
/
+1
2008-01-22
ldb: Increase version number to make it easier to create new Debian snapshots.
Jelmer Vernooij
1
-1
/
+1
2008-01-22
libreplace: getpwent_r/getgrent_r on IRIX are similar to solaris but use size_t
Stefan Metzmacher
1
-0
/
+25
2008-01-21
build: Demote a bunch of libraries to subsystems. This makes packaging easier...
Jelmer Vernooij
6
-21
/
+5
2008-01-21
ldb: Fix building python modules against system-provided ldb.
Jelmer Vernooij
1
-0
/
+1
2008-01-18
merged changes from v3-2-test
Andrew Tridgell
8
-53
/
+18
2008-01-18
merged tdb changes from ctdb
Andrew Tridgell
3
-59
/
+49
2008-01-18
registry: Use correct return values.
Jelmer Vernooij
7
-32
/
+53
2008-01-18
registry: Avoid mapping registry return codes: return the right value in the ...
Jelmer Vernooij
3
-3
/
+3
2008-01-18
When Windows attempts to create a new key, it looks for an available key name
Andrew Kroeger
1
-7
/
+13
2008-01-18
registry: Improve error codes and update tests.
Jelmer Vernooij
6
-20
/
+23
2008-01-18
When Windows initially creates a new value, the value name is "New Value #1".
Andrew Kroeger
1
-2
/
+22
2008-01-18
registry: Properly check return values from ldb_*() functions.
Andrew Kroeger
1
-3
/
+3
2008-01-18
registry: Check for more specific LDB return codes, handle changing existing ...
Jelmer Vernooij
1
-6
/
+11
2008-01-17
ldb_map objectClass munging: Don't hard-code 'extensibleObject'.
Andrew Bartlett
2
-32
/
+52
2008-01-15
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
2
-0
/
+5
[next]