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
*
dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystring
Volker Lendecke
2012-06-15
3
-3
/
+4
*
dbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_change_int32_atomic_by...
Volker Lendecke
2012-06-15
1
-2
/
+2
*
dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_...
Volker Lendecke
2012-06-15
1
-2
/
+2
*
dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystring
Volker Lendecke
2012-06-15
2
-2
/
+2
*
dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
Volker Lendecke
2012-06-15
6
-10
/
+15
*
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
2012-06-15
9
-19
/
+21
*
dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
Volker Lendecke
2012-06-15
5
-16
/
+19
*
dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
Volker Lendecke
2012-06-15
5
-16
/
+19
*
s3-build: Do not write loadparm generated files into the build tree
Andrew Bartlett
2012-06-15
4
-18
/
+24
*
s3-lib: Convert lib/events.c to modern tevent names
Andrew Bartlett
2012-06-15
1
-14
/
+14
*
s3-auth: rework default auth methods around the lp_server_role() parameter
Andrew Bartlett
2012-06-15
1
-17
/
+23
*
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
s3-auth: Merge SEC_DOMAIN and SEC_ADS cases in creating the default auth modu...
Andrew Bartlett
2012-06-15
1
-7
/
+2
*
s3-auth: Fix system info3 return to be just SID_NT_SYSTEM
Andrew Bartlett
2012-06-15
1
-11
/
+17
*
s3-auth: Fix system token generation not to dereference pointer as an integer
Andrew Bartlett
2012-06-15
1
-1
/
+1
*
s3-auth: Give the SYSTEM token all privileges
Andrew Bartlett
2012-06-15
1
-0
/
+4
*
s3:smb2_server: remember the request_time on an incoming request
Stefan Metzmacher
2012-06-15
3
-0
/
+5
*
s3:smbd: remember the request_time on an incoming request
Stefan Metzmacher
2012-06-15
2
-0
/
+6
*
s3:vfs: change files_struct.fnum from int to uint64_t
Michael Adam
2012-06-15
3
-3
/
+4
*
s3:smbd: change trans2.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-17
/
+17
*
s3:smbd: change smb2_write.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-6
/
+6
*
s3:smbd: change smb2_setinfo.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-3
/
+4
*
s3:smbd: change smb2_read.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-6
/
+6
*
s3:smbd: change smb2_notify.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-2
/
+2
*
s3:smbd: change smb2_lock.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-6
/
+6
*
s3:smbd: change smb2_ioctl.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-2
/
+2
*
s3:smbd: change smb2_getinfo.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-4
/
+4
*
s3:smbd: change smb2_flush.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-2
/
+2
*
s3:smbd: change smb2_find.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-2
/
+2
*
s3:smbd: change smb2_close.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-2
/
+2
*
s3:smbd: change smb2_break.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-6
/
+6
*
s3:smbd: change reply.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-50
/
+50
*
s3:smbd: change pipes.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-3
/
+3
*
s3:smbd: change oplock.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-5
/
+5
*
s3:smbd: change open.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-4
/
+4
*
s3:smbd: change nttrans.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-3
/
+5
*
s3:smbd: change files.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-2
/
+2
*
s3:smbd: change fake_file.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-2
/
+2
*
s3:smbd: change blocking.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-14
/
+15
*
s3:smbd: change aio.c to use fsp_fnum_dbg() for logging fsp->fnum.
Michael Adam
2012-06-15
1
-2
/
+2
*
s3:vfs_default: use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-6
/
+10
*
s3:locking: change locking.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-8
/
+8
*
s3:locking: change brlock.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
2012-06-15
1
-4
/
+4
*
s3:lib: add a utility function "fsp_fnum_dbg" for logging the fnum of an fsp
Michael Adam
2012-06-15
2
-0
/
+29
*
s3:lib: elaborate the comment for fsp_str_debug a bit.
Michael Adam
2012-06-15
1
-1
/
+1
*
s3:lib: remove part of a comment for fsp_str_dbg that does not apply any more.
Michael Adam
2012-06-15
1
-2
/
+1
*
s3:smbd: change FNUM_FIELD_INVALID from -1 to 0
Michael Adam
2012-06-15
1
-1
/
+1
*
s3:smbd: use FNUM_FIELD_INVALID instead of literal -1
Michael Adam
2012-06-15
4
-9
/
+13
*
s3:include: define FNUM_FIELD_INVALID - the invalid value for the fnum
Michael Adam
2012-06-15
1
-0
/
+2
*
s3:files: factor fsp_free() out of file_free()
Michael Adam
2012-06-15
2
-20
/
+28
[next]