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
/
smbd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-12-17
Fix bug #5121 (unix passwd sync not working on a streams based
Jeremy Allison
1
-7
/
+7
2007-12-16
Remove a static fstring.
Jeremy Allison
1
-20
/
+30
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-15
More work on bug #5082, use LC_ALL as this takes
Jeremy Allison
1
-2
/
+2
2007-12-15
Replace sid_string_static by sid_string_dbg in DEBUGs
Volker Lendecke
5
-20
/
+20
2007-12-14
Fix for bug #5082 from Mathias Gug <mathiaz@ubuntu.com>, Steve Langasek <vorl...
Jeremy Allison
1
-1
/
+9
2007-12-13
Move dns_sd.h include to fix the build.
James Peach
1
-3
/
+4
2007-12-13
Register the smb service with mDNS if mSDN is supported.
Rishi Srivatsavai
2
-9
/
+253
2007-12-11
separate out create_file_unixpath()
Volker Lendecke
1
-171
/
+242
2007-12-11
Move more stuff out of the way
Volker Lendecke
1
-7
/
+7
2007-12-11
Move INTERNAL_OPEN_ONLY calculation out of the way
Volker Lendecke
1
-4
/
+4
2007-12-10
Don't need an fstring here, we can talloc.
Jeremy Allison
1
-9
/
+8
2007-12-10
Remove the char[1024] strings from dynconfig. Replace
Jeremy Allison
2
-4
/
+4
2007-12-10
Simplify add_session_user
Volker Lendecke
1
-33
/
+25
2007-12-10
Increase debug level
Volker Lendecke
1
-1
/
+1
2007-12-10
Move stuff from data to text
Volker Lendecke
1
-2
/
+2
2007-12-10
int->bool
Volker Lendecke
1
-2
/
+2
2007-12-10
Tiny simplifications
Volker Lendecke
1
-1
/
+1
2007-12-09
Get rid of the msgbuf[1600]
Volker Lendecke
1
-98
/
+132
2007-12-07
Remove next_token - all uses must now be next_token_talloc.
Jeremy Allison
3
-38
/
+81
2007-12-07
Don't build rpctorture anymore - not maintained. Just remove.
Jeremy Allison
2
-4
/
+4
2007-12-07
Attempt to fix make test :-)
Volker Lendecke
1
-2
/
+2
2007-12-07
Pass only internal oplock request values to create_file
Volker Lendecke
2
-46
/
+71
2007-12-07
More parameter shuffling
Volker Lendecke
2
-5
/
+5
2007-12-07
Re-arrange create_file() parameters
Volker Lendecke
2
-5
/
+5
2007-12-07
Make fname arg to create_file a "const char *"
Volker Lendecke
1
-6
/
+15
2007-12-05
There's no point in passing down a 0
Volker Lendecke
2
-19
/
+27
2007-12-05
Move create_file to open.c
Volker Lendecke
2
-477
/
+475
2007-12-05
Fix an uninitialized variable
Volker Lendecke
1
-1
/
+1
2007-12-05
Fix debug
Volker Lendecke
1
-2
/
+8
2007-12-05
Fix attribute calculation for ntcreate&x
Volker Lendecke
1
-17
/
+21
2007-12-05
Fix error returns
Volker Lendecke
1
-2
/
+12
2007-12-05
Fix debugs
Volker Lendecke
1
-2
/
+18
2007-12-05
Implement create_file()
Volker Lendecke
1
-706
/
+347
2007-12-05
Reformatting, also allow quotas for transact_create
Volker Lendecke
1
-12
/
+38
2007-12-05
Tiny refactorings
Volker Lendecke
1
-17
/
+12
2007-12-05
Split out sd parsing
Volker Lendecke
1
-5
/
+33
2007-12-05
Reformatting
Volker Lendecke
1
-9
/
+12
2007-12-05
Align formatting, one TALLOC_FREE is enough
Volker Lendecke
1
-5
/
+5
2007-12-05
Move pulling the ea list out of the way
Volker Lendecke
1
-14
/
+8
2007-12-05
Reformatting
Volker Lendecke
1
-10
/
+12
2007-12-05
Put posix semantic calculation in the same place in both routines
Volker Lendecke
1
-9
/
+9
2007-12-05
Tiny refactoring
Volker Lendecke
1
-6
/
+8
2007-12-05
Tiny refactoring
Volker Lendecke
1
-3
/
+3
2007-12-05
TALLOC_FREE early
Volker Lendecke
1
-4
/
+10
2007-12-05
consolidate srvstr_get_path in ntcreate_and_X
Volker Lendecke
1
-89
/
+59
2007-12-05
Tiny refactoring
Volker Lendecke
1
-3
/
+2
2007-12-05
tiny refactoring
Volker Lendecke
1
-4
/
+5
2007-12-04
Fix crash bug with vl's new trans handling in old transs
Jeremy Allison
1
-5
/
+6
2007-12-03
Remove unused wpstring and macros. Stop using pstrcpy in smbd/*.c
Jeremy Allison
1
-26
/
+34
[next]