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
path:
root
/
source3
Age
Commit message (
Expand
)
Author
Files
Lines
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
2007-12-15
sid_string_static is no more :-)
Volker Lendecke
1
-11
/
+8
2007-12-15
Replace sid_string_static with sid_to_string
Volker Lendecke
13
-37
/
+71
2007-12-15
Use sid_to_string directly
Volker Lendecke
5
-12
/
+9
2007-12-15
Replace sid_string_static with sid_string_tos
Volker Lendecke
12
-41
/
+44
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
4
-34
/
+41
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
54
-349
/
+330
2007-12-15
Add sid_string_dbg
Volker Lendecke
1
-0
/
+5
2007-12-15
Add debug_ctx according to an idea by Tridge
Volker Lendecke
1
-0
/
+14
2007-12-15
Use sid_string_talloc where we have a tmp talloc ctx
Volker Lendecke
3
-19
/
+22
2007-12-15
add sid_string_talloc
Volker Lendecke
1
-2
/
+10
2007-12-15
Fix a segfault
Volker Lendecke
1
-2
/
+2
2007-12-14
Fix for bug #5082 from Mathias Gug <mathiaz@ubuntu.com>, Steve Langasek <vorl...
Jeremy Allison
1
-1
/
+9
2007-12-14
selftest: reenable wbinfo tests and pass --configfile instead of -s
Stefan Metzmacher
3
-3
/
+3
2007-12-14
wbinfo: use POPT_COMMON_CONFIGFILE
Stefan Metzmacher
1
-10
/
+12
2007-12-14
add POPT_COMMON_CONFIGFILE which only provides --configfile (not -s)
Stefan Metzmacher
2
-0
/
+8
2007-12-14
selftest: disable wbinfo tests
Stefan Metzmacher
1
-1
/
+1
2007-12-14
selftest: add a bunch of wbinfo based tests for winbindd
Stefan Metzmacher
2
-0
/
+49
2007-12-14
selftest: move workgroup name into WORKGROUP envvar
Stefan Metzmacher
1
-2
/
+3
2007-12-14
Revert smbclient changes.
Karolin Seeger
1
-5
/
+0
2007-12-14
Make smbclient to display error message and usage in the case of invalid opti...
Karolin Seeger
1
-0
/
+5
2007-12-14
winbindd: move domain child specific stuff into its own file
Stefan Metzmacher
7
-114
/
+133
2007-12-14
Revert "Fix for bug #4801: Correctly implement lsa lookup levels for lookupna...
Stefan Metzmacher
2
-60
/
+22
2007-12-14
debug: fix crash bug when DEBUG() is used before setup_logging()
Stefan Metzmacher
1
-0
/
+4
2007-12-13
Move dns_sd.h include to fix the build.
James Peach
1
-3
/
+4
[next]