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
/
smbd
Commit message (
Expand
)
Author
Age
Files
Lines
*
r25163: Fix wrong ctx passed to talloc_asprintf_append().
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r25161: Don't panic if setgroups fails in non-root mode.
James Peach
2007-10-10
1
-2
/
+2
*
r25142: Panic if setting the group list fails while switching security
James Peach
2007-10-10
1
-1
/
+4
*
r25141: More pstring removal.
Jeremy Allison
2007-10-10
1
-3
/
+14
*
r25138: More pstring elimination. Add a TALLOC_CTX parameter
Jeremy Allison
2007-10-10
6
-42
/
+49
*
r25135: Remove one END_PROFILE(SMBntcreateX) from call_nt_transact_create() w...
Günther Deschner
2007-10-10
1
-1
/
+0
*
r25118: More pstring elimination.
Jeremy Allison
2007-10-10
3
-53
/
+80
*
r25117: The mega-patch Jerry was waiting for. Remove all pstrings from
Jeremy Allison
2007-10-10
11
-468
/
+731
*
r25111: Move to talloced pathnames on most code paths.
Jeremy Allison
2007-10-10
6
-340
/
+423
*
r25103: Ensure we don't return unwritten memory (valgrind caught).
Jeremy Allison
2007-10-10
2
-64
/
+83
*
r25102: Rewrite msdfs code to use talloced filenames. Passes make test
Jeremy Allison
2007-10-10
5
-395
/
+811
*
r25055: Add file_id_string_tos
Volker Lendecke
2007-10-10
7
-29
/
+29
*
r25011: We don't use mangle_map any more.
Jeremy Allison
2007-10-10
1
-211
/
+0
*
r25009: Large patch discussed with Volker. Move unix_convert to a talloc-based
Jeremy Allison
2007-10-10
10
-639
/
+947
*
r24949: Remove some static buffers
Volker Lendecke
2007-10-10
1
-7
/
+5
*
r24813: Reformat to 80 columns.
Jeremy Allison
2007-10-10
1
-19
/
+32
*
r24811: Simple reformatting to fit the 80 columns rule.
Jeremy Allison
2007-10-10
1
-63
/
+96
*
r24809: Consolidate the use of temporary talloc contexts.
Volker Lendecke
2007-10-10
10
-21
/
+16
*
r24791: Fix logic error in timeout of blocking lock processing found by
Jeremy Allison
2007-10-10
1
-22
/
+29
*
r24702: Remove the old API pointers
Volker Lendecke
2007-10-10
8
-537
/
+337
*
r24699: Actually write 24 zeros instead of zero 24's...
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24661: Fix some obvious diffs between 3_2 and 3_2_0
Volker Lendecke
2007-10-10
1
-3
/
+5
*
r24659: Some formatting changes helping to minimize the 3_2_0 diff
Volker Lendecke
2007-10-10
3
-16
/
+15
*
r24639: Add parameter "directory name cache size" - parameterize
Jeremy Allison
2007-10-10
1
-20
/
+33
*
r24638: Remove redundent setting of vuid.
Jeremy Allison
2007-10-10
1
-3
/
+1
*
r24621: - deferr calling build_options();exit(0);
Stefan Metzmacher
2007-10-10
1
-5
/
+10
*
r24603: In case of error we need to free prefix_cache otherwise on re-init th...
Simo Sorce
2007-10-10
1
-0
/
+1
*
r24599: patch from Karolin Seeger <ks@sernet.de>:
Stefan Metzmacher
2007-10-10
1
-1
/
+4
*
r24595: Fix Coverity ID 393
Volker Lendecke
2007-10-10
1
-2
/
+1
*
r24590: Reformatting to coding standards. Added my (C) in places it already s...
Jeremy Allison
2007-10-10
2
-191
/
+271
*
r24589: Refactor our vuid code so that we keep the same
Jeremy Allison
2007-10-10
2
-175
/
+244
*
r24549: Fix unix_convert to return the already converted part
Volker Lendecke
2007-10-10
1
-4
/
+10
*
r24548: Fix the case-changing renames
Volker Lendecke
2007-10-10
2
-15
/
+29
*
r24512: Fix RAW-NOTIFY
Volker Lendecke
2007-10-10
1
-2
/
+10
*
r24501: Added bcc test for reply_tcon & removed Vl's comment :-).
Jeremy Allison
2007-10-10
1
-6
/
+5
*
r24500: Add check that bcc is correct in an incoming packet.
Jeremy Allison
2007-10-10
1
-1
/
+10
*
r24498: More extra code into a function, reply_openerror.
Jeremy Allison
2007-10-10
4
-155
/
+96
*
r24497: Revert r24485 -- this needs more thought
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24485: Even in the failure case unix_convert must pass the already converted
Volker Lendecke
2007-10-10
1
-1
/
+1
*
r24476: Fix the mappings in reply_opeXXX calls. Now to test renames.
Jeremy Allison
2007-10-10
2
-8
/
+27
*
r24475: Fix the error mapping for SMB_POSIX_PATH_OPEN.
Jeremy Allison
2007-10-10
1
-0
/
+12
*
r24474: Map error value NT_STATUS_OBJECT_NAME_COLLISION
Jeremy Allison
2007-10-10
1
-34
/
+24
*
r24470: Start fixing up the mapping of OBJECT_NAME_COLLISION
Jeremy Allison
2007-10-10
1
-1
/
+12
*
r24468: Don't forget the +4 for length :-).
Jeremy Allison
2007-10-10
1
-2
/
+2
*
r24467: Do range checking on incoming smb request.
Jeremy Allison
2007-10-10
1
-0
/
+14
*
r24464: Now Volker removed the readbmpx we don't need cached errors any more.
Jeremy Allison
2007-10-10
2
-17
/
+0
*
r24461: Fix Bug 4852, thank to anto <sistemac@prosoft.ba> for reporting it.
Volker Lendecke
2007-10-10
1
-0
/
+14
*
r24457: Convert reply_tcon to the new API
Volker Lendecke
2007-10-10
2
-30
/
+26
*
r24453: Remove the read and write bmpx calls
Volker Lendecke
2007-10-10
2
-260
/
+32
*
r24445: Convert SMBwritebraw. No test suite unfortunately.... I need to write...
Jeremy Allison
2007-10-10
2
-62
/
+151
[next]