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
2007-12-18
We've finished with the old node once we've copied the
Jeremy Allison
1
-4
/
+4
2007-12-18
Fix valgrind error in dbwrap_rbt where rec_priv->node was
Jeremy Allison
1
-1
/
+10
2007-12-18
Fix an error when accessing unallocated sid in error path.
Michael Adam
1
-3
/
+3
2007-12-18
Add forgotten cache.h
Volker Lendecke
1
-0
/
+51
2007-12-18
Add a in-memory cache
Volker Lendecke
10
-204
/
+505
2007-12-18
Fix a debug message: add missing space.
Michael Adam
1
-2
/
+2
2007-12-17
Add smbclient support for basic mDNS browsing.
Rishi Srivatsavai
4
-2
/
+250
2007-12-17
More static pstring elimination.
Jeremy Allison
1
-26
/
+86
2007-12-17
More static fstring elimination.
Jeremy Allison
2
-37
/
+39
2007-12-17
Remove more static fstrings (yes this little cache should be
Jeremy Allison
1
-19
/
+49
2007-12-17
Correctly define prototypes for accessor functions.
Jeremy Allison
1
-3
/
+3
2007-12-17
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2
-4
/
+9
2007-12-17
More static fstring removal.
Jeremy Allison
1
-33
/
+116
2007-12-18
Fix logic error in cm_connect_sam().
Michael Adam
1
-1
/
+0
2007-12-18
Prevent another segfault.
Michael Adam
1
-1
/
+3
2007-12-17
Use the %*s feature of snprintf to remove anothe static fstring.
Jeremy Allison
3
-31
/
+26
2007-12-17
Fix a segv in winbindd caused by trying to free an fstring.
Gerald (Jerry) Carter
1
-2
/
+6
2007-12-17
Do not close netlogon pipe in get_schannel_session_key_common().
Michael Adam
1
-1
/
+0
2007-12-17
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
Simo Sorce
3
-7
/
+12
2007-12-17
While 'data' is usually 0 terminated, nothing in the spec requires that. The ...
Simo Sorce
1
-1
/
+4
2007-12-17
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
3
-7
/
+12
2007-12-17
Merge in J.Layton patch and resolve conflict.
Simo Sorce
1
-26
/
+64
2007-12-17
Remove direct caller of secrets_fetch_trusted_domain_password().
Michael Adam
1
-1
/
+1
2007-12-17
Reformat: Remove trailing spaces.
Michael Adam
1
-47
/
+47
2007-12-17
Make usage message for net sam rights list a little more precise.
Michael Adam
1
-1
/
+1
2007-12-17
Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
Michael Adam
2
-22
/
+60
2007-12-17
Fix flags in caller of lookup_name() in create_builtin_administrators().
Michael Adam
1
-1
/
+2
2007-12-17
Fix flags in all callers of lookup_name() in net_sam.c.
Michael Adam
1
-16
/
+16
2007-12-17
Fix flags in call of lookup_name() in srv_samr_nt.c: can_create().
Michael Adam
1
-2
/
+2
2007-12-17
Fix flags in call of lookup_name() in pdb_default_create_alias().
Michael Adam
1
-1
/
+1
2007-12-17
Add combined flag LOOKUP_NAME_LOCAL.
Michael Adam
1
-0
/
+4
2007-12-17
Remove t_doschar.c
Volker Lendecke
2
-46
/
+0
2007-12-16
Remove another static string and static passwd.
Jeremy Allison
1
-19
/
+22
2007-12-16
Remove a static fstring.
Jeremy Allison
1
-20
/
+30
2007-12-16
get rid of doschar_table[]
Volker Lendecke
1
-54
/
+4
2007-12-16
Tiny fixes to init_valid_table()
Volker Lendecke
1
-2
/
+2
2007-12-16
Make init_doschar_table() static
Volker Lendecke
2
-2
/
+3
2007-12-16
Make check_dos_char static
Volker Lendecke
1
-1
/
+1
2007-12-16
make use of unmarshall_sec_desc
Volker Lendecke
1
-19
/
+12
2007-12-16
make use of [un]marshall_sec_desc, allow for fd==-1 in get/set_secdesc
Volker Lendecke
1
-87
/
+46
2007-12-16
Cut down memory usage of registry initialization
Volker Lendecke
2
-28
/
+39
2007-12-16
Remove a static fstring
Volker Lendecke
1
-12
/
+20
2007-12-16
Make smb_np_struct talloc'ed
Volker Lendecke
2
-9
/
+12
2007-12-16
Remove unused code
Volker Lendecke
1
-14
/
+0
2007-12-15
Doh, fix typo in error exit.
Jeremy Allison
1
-2
/
+2
2007-12-15
Added patch originally by Andreas Schneider <anschneider@suse.de>
Jeremy Allison
3
-8
/
+118
2007-12-15
Cope with valgrind > 3.2.x.
Jeremy Allison
1
-0
/
+4
2007-12-15
More work on bug #5082, use LC_ALL as this takes
Jeremy Allison
1
-2
/
+2
2007-12-15
s/sid_to_string/sid_to_fstring/
Volker Lendecke
38
-126
/
+135
2007-12-15
Use dom_sid_string for sid_string_talloc
Volker Lendecke
2
-29
/
+17
[next]