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-03-17
registry: use talloc instead of malloc for tdb data in regdb_store_values().
Michael Adam
1
-2
/
+1
2008-03-17
registry: don't use talloc_stackframe() instead of talloc_tos() als temp ctx
Michael Adam
1
-14
/
+14
2008-03-17
registry: don't leak to talloc stack in regdb_fetch_keys().
Michael Adam
1
-1
/
+2
2008-03-17
registry: explicitly use talloc context instead of talloc_tos()
Michael Adam
1
-2
/
+2
2008-03-17
registry: don't leak on success path in regdb_store_keys().
Michael Adam
1
-0
/
+1
2008-03-17
registry: allocate tempory data in talloc stack in regdb_store_keys().
Michael Adam
1
-6
/
+4
2008-03-17
registry: separate cancel and failur exit paths in regdb_store_keys().
Michael Adam
1
-19
/
+20
2008-03-17
registry: don't leak memory on transaction fail in regdb_store_keys().
Michael Adam
1
-2
/
+2
2008-03-17
registry: don't leak (to talloc_tos()) in regdb_store_keys().
Michael Adam
1
-1
/
+2
2008-03-17
registry: reformat regdb_store_keys_internal(), killing long lines.
Michael Adam
1
-9
/
+13
2008-03-17
registry: don't leak (to talloc_tos()) in regdb_store_keys_internal().
Michael Adam
1
-1
/
+2
2008-03-17
registry: reformat init_registry_data() some, killing long lines.
Michael Adam
1
-29
/
+39
2008-03-17
registry: explicitly use talloc context instead of talloc_tos()
Michael Adam
1
-10
/
+10
2008-03-17
registry: don't leak (to talloc_tos()) in init_registry_data().
Michael Adam
1
-0
/
+2
2008-03-17
registry: rename tdb_refcount to regdb_refcount after change to dbwrap.
Michael Adam
1
-13
/
+13
2008-03-17
registry: rename tdb_reg to regdb after change to dbwrap.
Michael Adam
1
-27
/
+27
2008-03-17
registry: migrate tdb registry backend to dbwrap.
Michael Adam
1
-49
/
+52
2008-03-16
Fix Coverity ID 567
Volker Lendecke
1
-1
/
+1
2008-03-16
Need to close the /dev/zero fd
Volker Lendecke
1
-0
/
+2
2008-03-15
Fix Coverity ID 554
Volker Lendecke
1
-0
/
+3
2008-03-15
Fix Coverity ID 555
Volker Lendecke
1
-0
/
+1
2008-03-15
Fix Coverity ID 563
Volker Lendecke
1
-5
/
+1
2008-03-15
Fix Coverity ID 564
Volker Lendecke
1
-10
/
+0
2008-03-15
Allocate one 0-byte in asprintf replacement when len==0
Volker Lendecke
1
-1
/
+1
2008-03-15
Fix typo.
Günther Deschner
1
-1
/
+1
2008-03-14
Fix bug 5317
Volker Lendecke
1
-1
/
+1
2008-03-14
Fix bug 4901
Volker Lendecke
2
-3
/
+9
2008-03-14
libreplace: fix samba4 build (by not setting global LIBS).
Michael Adam
2
-3
/
+3
2008-03-14
libreplace: add -I$libreplacedir to CPPFLAGS for getifaddrs tests.
Michael Adam
1
-0
/
+4
2008-03-14
libreplace: add an inet_aton() function that calls inet_pton().
Michael Adam
6
-0
/
+42
2008-03-13
Allow parameter "include" in registry based configuration (again).
Michael Adam
1
-1
/
+0
2008-03-13
Fix %I macro expansion for IPv4 mapped IPv6 addresses.
Michael Adam
1
-2
/
+8
2008-03-12
Use existing srv_name_slash.
Günther Deschner
3
-26
/
+5
2008-03-12
For convenience reasons, always create cli->srv_name_slash in the rpc_client.
Günther Deschner
2
-0
/
+2
2008-03-12
Remove unused marshalling for SRV_NET_DISK_ENUM.
Günther Deschner
2
-164
/
+0
2008-03-12
Ignore some unneeded autogenerated cli_ and srv_ functions.
Günther Deschner
1
-0
/
+12
2008-03-12
init_srv_share_info_ctr: fix counting of services.
Michael Adam
1
-1
/
+2
2008-03-12
init_srv_share_info_ctr: Add debug messages.
Michael Adam
1
-0
/
+3
2008-03-12
Add a debug message.
Michael Adam
1
-0
/
+1
2008-03-12
loadparm: add a debug message.
Michael Adam
1
-0
/
+2
2008-03-12
loadparm: remove services read from smb.conf when starting over for config ba...
Michael Adam
1
-0
/
+1
2008-03-12
loadparm: add convenience wrapper lp_kill_all_services()
Michael Adam
2
-1
/
+9
2008-03-12
loadparm: add a comment
Michael Adam
1
-0
/
+1
2008-03-12
loadparm: fix a comment typo.
Michael Adam
1
-1
/
+1
2008-03-12
loadparm: add utility function to check for config backend file.
Michael Adam
1
-1
/
+9
2008-03-12
loadparm: use a function to check for the registry config backend.
Michael Adam
1
-3
/
+3
2008-03-11
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
1
-1
/
+1
2008-03-11
Using Metze's S4 nttrans rename test, the nttrans rename
Jeremy Allison
1
-1
/
+1
2008-03-11
selftest: samba3 passes RAW-SEARCH now
Stefan Metzmacher
1
-1
/
+1
2008-03-11
Metze pointed out this we don't need FILE_ATTRIBUTE_READ here.
Jeremy Allison
1
-1
/
+1
[prev]
[next]