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-05-08
registry: free talloc context on error path in regdb_fetch_values().
Michael Adam
1
-1
/
+1
2008-05-08
registry: Implement new semantics for existence of registry key in tdb.
Michael Adam
1
-3
/
+52
2008-05-08
registry: make normalize_reg_path() strip leading and trailing '/' chars.
Michael Adam
1
-7
/
+26
2008-05-08
registry: free temporary data in regdb_fetch_key_internal().
Michael Adam
1
-1
/
+5
2008-05-08
registry: change order of arguments of regdb_fetch_key_internal()
Michael Adam
1
-4
/
+4
2008-05-08
gencache: add some const.
Günther Deschner
1
-1
/
+1
2008-05-08
re-run make idl.
Günther Deschner
3
-3
/
+5
2008-05-08
IDL: make nbt_cldap_netlogon_29 public.
Günther Deschner
1
-1
/
+1
2008-05-08
netdomjoin-gui: before prompting for creds, ask dsgetdcname for a dc.
Günther Deschner
1
-0
/
+35
2008-05-07
Rename server_info->was_mapped to server_info->nss_token
Volker Lendecke
7
-15
/
+13
2008-05-07
Use talloc_tos() for a temporary getpwnam_alloc in make_connection_snum
Volker Lendecke
1
-1
/
+1
2008-05-07
Use talloc_stackframe() in find_forced_group
Volker Lendecke
1
-11
/
+5
2008-05-07
re-run make idl.
Günther Deschner
1
-0
/
+36
2008-05-07
IDL: add missing case 14 and 15 to nbt_cldap_netlogon union.
Günther Deschner
1
-0
/
+2
2008-05-07
dsgetdcname: remove invalid assumptions when using DNS for the DC query.
Günther Deschner
1
-11
/
+2
2008-05-07
netapi: add -f switch for DsGetDCName() example and be more verbose on output.
Günther Deschner
1
-3
/
+15
2008-05-07
wins: fix null pointer crash in nss_wins module.
Günther Deschner
1
-0
/
+3
2008-05-06
Enable tests for splice on Linux. Add a static (vl, I hate this)
Jeremy Allison
2
-2
/
+39
2008-05-07
testsuite: allow selection of posix_s3 subtests by env var POSIX_SUBTESTS.
Michael Adam
1
-0
/
+4
2008-05-06
Fix a memleak introduced after refactoring "struct user_struct"
Volker Lendecke
1
-1
/
+1
2008-05-06
Fix a memleak in construct_printer_info_7()
Volker Lendecke
1
-2
/
+5
2008-05-06
Remove some unused code
Volker Lendecke
1
-23
/
+0
2008-05-06
Fix a panic in the [ug]id2sid valgrind bug fix
Volker Lendecke
1
-4
/
+6
2008-05-06
libreplace: check how portable utimes() and futimes() are
Stefan Metzmacher
1
-0
/
+1
2008-05-06
testsuite: make structuring output of net_s3 tests stand out more.
Michael Adam
1
-3
/
+3
2008-05-06
testsuite: make diagnostic output more appropriate in tests_all.sh
Michael Adam
1
-9
/
+9
2008-05-06
testsuite: give the testuser administrative rights in selftest.sh
Michael Adam
1
-0
/
+10
2008-05-06
testsuite: run the net rpc registry tests from the net_s3 tests.
Michael Adam
1
-0
/
+7
2008-05-06
testsuite: add the ability to test "net rpc registry" with the net_registry t...
Michael Adam
1
-2
/
+9
2008-05-06
testsuite: adapt informative message to say "Running _local_ registry tests".
Michael Adam
1
-1
/
+1
2008-05-06
testsuite: use domain==workgroup in wbinfo tests now that we are PDC.
Michael Adam
1
-2
/
+2
2008-05-06
tests: Add a net_misc test.
Kai Blin
3
-4
/
+80
2008-05-06
selftest: Advertise as PDC and time server during make test
Kai Blin
1
-0
/
+4
2008-05-06
selftest: Use TESTS env var to specify tests to run like Samba4 does.
Kai Blin
2
-4
/
+4
2008-05-06
gitignore: Add *.swp files, *.patch files and export/libtdb.symb
Kai Blin
1
-0
/
+3
2008-05-06
Fix a valgrind bug in the new [ug]id2sid cache
Volker Lendecke
1
-6
/
+6
2008-05-06
build: fix the build w/o ldap.
Günther Deschner
1
-1
/
+3
2008-05-06
mailslot/cldap: use nt_version bits in queries.
Günther Deschner
3
-3
/
+9
2008-05-06
dsgetdcname: use correct dc name for name cache store.
Günther Deschner
1
-1
/
+1
2008-05-05
Merge branch 'v3-3-test' of ssh://jra@git.samba.org/data/git/samba into v3-3-...
Jeremy Allison
1
-10
/
+0
2008-05-05
Try and fix bug #5095, "Manage Documents privilege is not functional".
Jeremy Allison
2
-15
/
+29
2008-05-05
Remove unused dir_status_struct
Volker Lendecke
1
-10
/
+0
2008-05-05
Fix a C++ warning
Volker Lendecke
1
-2
/
+2
2008-05-05
Remove "userdom_struct user" from "struct user_struct"
Volker Lendecke
12
-48
/
+89
2008-05-05
Fix a typo
Volker Lendecke
1
-1
/
+1
2008-05-05
Remove unused set_current_user_guest()
Volker Lendecke
1
-33
/
+0
2008-05-05
Fix typo
Volker Lendecke
1
-1
/
+1
2008-05-05
Remove "session_key" from "struct user_struct"
Volker Lendecke
4
-27
/
+17
2008-05-05
Remove "guest" from "struct user_struct"
Volker Lendecke
7
-13
/
+10
2008-05-05
Remove the unix token info from "struct user_struct"
Volker Lendecke
6
-42
/
+19
[next]