index
:
samba.git
master
py3compat-34ad28d
Unnamed repository; edit this file 'description' to name the repository.
Petr Viktorin
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
source3
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove more static fstrings (yes this little cache should be
Jeremy Allison
2007-12-17
1
-19
/
+49
*
Correctly define prototypes for accessor functions.
Jeremy Allison
2007-12-17
1
-3
/
+3
*
Merge branch 'v3-2-test' of ssh://jra@git.samba.org/data/git/samba into v3-2-...
Jeremy Allison
2007-12-17
2
-4
/
+9
|
\
|
*
Fix logic error in cm_connect_sam().
Michael Adam
2007-12-18
1
-1
/
+0
|
*
Prevent another segfault.
Michael Adam
2007-12-18
1
-1
/
+3
|
*
Fix a segv in winbindd caused by trying to free an fstring.
Gerald (Jerry) Carter
2007-12-17
1
-2
/
+6
*
|
More static fstring removal.
Jeremy Allison
2007-12-17
1
-33
/
+116
*
|
Use the %*s feature of snprintf to remove anothe static fstring.
Jeremy Allison
2007-12-17
3
-31
/
+26
|
/
*
Do not close netlogon pipe in get_schannel_session_key_common().
Michael Adam
2007-12-17
1
-1
/
+0
*
Merge branch 'v3-2-test' of ssh://git.samba.org/data/git/samba into v3-2-simo
Simo Sorce
2007-12-17
3
-7
/
+12
|
\
|
*
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
2007-12-17
3
-7
/
+12
*
|
While 'data' is usually 0 terminated, nothing in the spec requires that. The ...
Simo Sorce
2007-12-17
1
-1
/
+4
|
/
*
Merge in J.Layton patch and resolve conflict.
Simo Sorce
2007-12-17
1
-26
/
+64
*
Remove direct caller of secrets_fetch_trusted_domain_password().
Michael Adam
2007-12-17
1
-1
/
+1
*
Reformat: Remove trailing spaces.
Michael Adam
2007-12-17
1
-47
/
+47
*
Make usage message for net sam rights list a little more precise.
Michael Adam
2007-12-17
1
-1
/
+1
*
Fix for bug #4801: Correctly implement lsa lookup levels for lookupnames.
Michael Adam
2007-12-17
2
-22
/
+60
*
Fix flags in caller of lookup_name() in create_builtin_administrators().
Michael Adam
2007-12-17
1
-1
/
+2
*
Fix flags in all callers of lookup_name() in net_sam.c.
Michael Adam
2007-12-17
1
-16
/
+16
*
Fix flags in call of lookup_name() in srv_samr_nt.c: can_create().
Michael Adam
2007-12-17
1
-2
/
+2
*
Fix flags in call of lookup_name() in pdb_default_create_alias().
Michael Adam
2007-12-17
1
-1
/
+1
*
Add combined flag LOOKUP_NAME_LOCAL.
Michael Adam
2007-12-17
1
-0
/
+4
*
Remove t_doschar.c
Volker Lendecke
2007-12-17
2
-46
/
+0
*
Remove another static string and static passwd.
Jeremy Allison
2007-12-16
1
-19
/
+22
*
Remove a static fstring.
Jeremy Allison
2007-12-16
1
-20
/
+30
*
get rid of doschar_table[]
Volker Lendecke
2007-12-16
1
-54
/
+4
*
Tiny fixes to init_valid_table()
Volker Lendecke
2007-12-16
1
-2
/
+2
*
Make init_doschar_table() static
Volker Lendecke
2007-12-16
2
-2
/
+3
*
Make check_dos_char static
Volker Lendecke
2007-12-16
1
-1
/
+1
*
make use of unmarshall_sec_desc
Volker Lendecke
2007-12-16
1
-19
/
+12
*
make use of [un]marshall_sec_desc, allow for fd==-1 in get/set_secdesc
Volker Lendecke
2007-12-16
1
-87
/
+46
*
Cut down memory usage of registry initialization
Volker Lendecke
2007-12-16
2
-28
/
+39
*
Remove a static fstring
Volker Lendecke
2007-12-16
1
-12
/
+20
*
Make smb_np_struct talloc'ed
Volker Lendecke
2007-12-16
2
-9
/
+12
*
Remove unused code
Volker Lendecke
2007-12-16
1
-14
/
+0
*
Doh, fix typo in error exit.
Jeremy Allison
2007-12-15
1
-2
/
+2
*
Added patch originally by Andreas Schneider <anschneider@suse.de>
Jeremy Allison
2007-12-15
3
-8
/
+118
*
Cope with valgrind > 3.2.x.
Jeremy Allison
2007-12-15
1
-0
/
+4
*
More work on bug #5082, use LC_ALL as this takes
Jeremy Allison
2007-12-15
1
-2
/
+2
*
s/sid_to_string/sid_to_fstring/
Volker Lendecke
2007-12-15
38
-126
/
+135
*
Use dom_sid_string for sid_string_talloc
Volker Lendecke
2007-12-15
2
-29
/
+17
*
sid_string_static is no more :-)
Volker Lendecke
2007-12-15
1
-11
/
+8
*
Replace sid_string_static with sid_to_string
Volker Lendecke
2007-12-15
13
-37
/
+71
*
Use sid_to_string directly
Volker Lendecke
2007-12-15
5
-12
/
+9
*
Replace sid_string_static with sid_string_tos
Volker Lendecke
2007-12-15
12
-41
/
+44
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
4
-34
/
+41
*
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
2007-12-15
54
-349
/
+330
*
Add sid_string_dbg
Volker Lendecke
2007-12-15
1
-0
/
+5
*
Add debug_ctx according to an idea by Tridge
Volker Lendecke
2007-12-15
1
-0
/
+14
*
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
2007-12-15
3
-19
/
+22
[next]