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-19
Change apply_default_perms() to not take an fsp.
Michael Adam
1
-14
/
+15
2007-12-19
Remove Get_Pwnam and its associated static variable
Volker Lendecke
12
-66
/
+67
2007-12-19
Fix a "no prototype" warning
Volker Lendecke
1
-0
/
+1
2007-12-19
Fix debug messages
Volker Lendecke
1
-8
/
+9
2007-12-19
Samba Shared Repository - branch v3-2-test updated - initial-v3-2-unstable-71...
Volker Lendecke
1
-10
/
+8
2007-12-19
packet_struct is used in several places as raw memory
Volker Lendecke
1
-0
/
+2
2007-12-19
Some paranoia checks
Volker Lendecke
1
-0
/
+8
2007-12-19
Zero the tdb key, there might be padding
Volker Lendecke
1
-0
/
+2
2007-12-19
Today is not my day...
Volker Lendecke
1
-1
/
+1
2007-12-19
Rename cache.[ch] to memcache.[ch]
Volker Lendecke
3
-4
/
+4
2007-12-19
Merge WERR_NO_SUCH_LOGON_SESSION from Samba4.
Günther Deschner
2
-0
/
+2
2007-12-19
Add and use some keystr functions using talloc_tos() in secrets api.
Günther Deschner
1
-44
/
+123
2007-12-19
Add cmd_wkssvc_enumeratecomputernames to rpcclient.
Günther Deschner
1
-0
/
+37
2007-12-18
Two more static fstrings gone.
Jeremy Allison
1
-12
/
+43
2007-12-18
Remove last_message completely as it's no longer used.
Jeremy Allison
2
-9
/
+0
2007-12-18
Remove another static fstring.
Jeremy Allison
1
-3
/
+8
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
[next]