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
2012-06-19
s3-auth: make_new_system_info_session() now does not query nss
Andrew Bartlett
1
-1
/
+3
2012-06-19
s3-auth: make_new_system_info_session() not query passdb
Andrew Bartlett
1
-47
/
+39
2012-06-19
s3-auth: inline make_session_info functions into only callers
Andrew Bartlett
1
-74
/
+35
2012-06-19
auth: Use only security_token_is_system to determine that a user is SYSTEM
Andrew Bartlett
2
-5
/
+1
2012-06-19
s3-auth: Fix system token as just being SID_NT_SYSTEM
Andrew Bartlett
1
-0
/
+3
2012-06-19
s3-spoolss: delete_drivers should be called as the connecting user.
Andreas Schneider
1
-1
/
+1
2012-06-19
ntdb: add autoconf support.
Rusty Russell
2
-0
/
+55
2012-06-19
lib/tdb_wrap: use tdb directly, not tdb_compat.
Rusty Russell
1
-1
/
+1
2012-06-19
TDB2: make SAMBA use tdb1 again for the moment.
Rusty Russell
7
-130
/
+1
2012-06-18
Revert "s3: temporary hack to make the waf build work withouth autotools bein...
Björn Jacke
1
-1
/
+0
2012-06-18
s3:autoconf: add -Iautoconf -Iautoconf/source3 at configure stage
Stefan Metzmacher
2
-3
/
+2
2012-06-18
s3:Makefile.in: remove pidl generated files with 'make realdistclean'
Stefan Metzmacher
1
-0
/
+1
2012-06-18
s3:Makefile.in: fix 'make realdistclean' after moving generated files to auto...
Stefan Metzmacher
1
-1
/
+1
2012-06-18
s3:Makefile.in: fix 'make clean' after moving generated files to autoconf/
Stefan Metzmacher
1
-6
/
+5
2012-06-18
s3:autogen.sh: fix autoconf/lib/param/param_proto.h location
Stefan Metzmacher
1
-1
/
+1
2012-06-18
s3:autoconf-build: build the idmap backends tdb2, rid, and hash by default (s...
Michael Adam
1
-0
/
+3
2012-06-18
s3:waf-build: build the idmap backends tdb2, rid, and hash by default (shared)
Michael Adam
1
-1
/
+2
2012-06-18
s3:idmap_tdb: fix miss in rename of dbwrap_trans_store_uint32() to dbwrap_tra...
Michael Adam
1
-4
/
+4
2012-06-18
dbwrap: Rename dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Amitay Isaacs
1
-2
/
+2
2012-06-18
s3:configure: check for SPLICE_F_MOVE at configure stage
Stefan Metzmacher
2
-2
/
+2
2012-06-16
s3-auth: Remove auth_netlogond
Andrew Bartlett
6
-467
/
+1
2012-06-16
s3-passdb: Remove pdb_ads
Andrew Bartlett
5
-2709
/
+1
2012-06-16
Same fix as bug 8989 - Samba 3.5.x (and probably all other versions of Samba)...
Jeremy Allison
1
-0
/
+9
2012-06-15
Fix Bug 8989 - Samba 3.5.x (and probably all other versions of Samba) does no...
Jeremy Allison
1
-0
/
+6
2012-06-15
s3: Slightly simplify grant_fsp_oplock_type
Volker Lendecke
1
-1
/
+3
2012-06-16
build: Remove support for non-64bit sendfile()
Andrew Bartlett
3
-120
/
+0
2012-06-15
s3:vfs_gpfs: add "gpfs:acl" option
Björn Baumbach
1
-0
/
+81
2012-06-15
s3-winbindd: fix the build of idmap_ad modules.
Günther Deschner
1
-1
/
+2
2012-06-15
s3-lib: Fix conversion of lib/events.c to modern tevent names
Andrew Bartlett
1
-2
/
+2
2012-06-15
dbwrap: dbwrap_trans_store_uint32->dbwrap_trans_store_uint32_bystring
Volker Lendecke
2
-2
/
+2
2012-06-15
dbwrap: dbwrap_trans_store_int32->dbwrap_trans_store_int32_bystring
Volker Lendecke
3
-3
/
+4
2012-06-15
dbwrap: dbwrap_trans_change_int32_atomic->dbwrap_trans_change_int32_atomic_by...
Volker Lendecke
1
-2
/
+2
2012-06-15
dbwrap: dbwrap_trans_change_uint32_atomic->dbwrap_trans_change_uint32_atomic_...
Volker Lendecke
1
-2
/
+2
2012-06-15
dbwrap: dbwrap_change_uint32_atomic->dbwrap_change_uint32_atomic_bystring
Volker Lendecke
2
-2
/
+2
2012-06-15
dbwrap: dbwrap_store_uint32->dbwrap_store_uint32_bystring
Volker Lendecke
6
-10
/
+15
2012-06-15
dbwrap: dbwrap_fetch_uint32->dbwrap_fetch_uint32_bystring
Volker Lendecke
9
-19
/
+21
2012-06-15
dbwrap: dbwrap_store_int32->dbwrap_store_int32_bystring
Volker Lendecke
5
-16
/
+19
2012-06-15
dbwrap: dbwrap_fetch_int32->dbwrap_fetch_int32_bystring
Volker Lendecke
5
-16
/
+19
2012-06-15
s3-build: Do not write loadparm generated files into the build tree
Andrew Bartlett
4
-18
/
+24
2012-06-15
s3-lib: Convert lib/events.c to modern tevent names
Andrew Bartlett
1
-14
/
+14
2012-06-15
s3-auth: rework default auth methods around the lp_server_role() parameter
Andrew Bartlett
1
-17
/
+23
2012-06-15
lib/param: Create a seperate server role for "active directory domain control...
Andrew Bartlett
1
-1
/
+1
2012-06-15
s3-auth: Merge SEC_DOMAIN and SEC_ADS cases in creating the default auth modu...
Andrew Bartlett
1
-7
/
+2
2012-06-15
s3-auth: Fix system info3 return to be just SID_NT_SYSTEM
Andrew Bartlett
1
-11
/
+17
2012-06-15
s3-auth: Fix system token generation not to dereference pointer as an integer
Andrew Bartlett
1
-1
/
+1
2012-06-15
s3-auth: Give the SYSTEM token all privileges
Andrew Bartlett
1
-0
/
+4
2012-06-15
s3:smb2_server: remember the request_time on an incoming request
Stefan Metzmacher
3
-0
/
+5
2012-06-15
s3:smbd: remember the request_time on an incoming request
Stefan Metzmacher
2
-0
/
+6
2012-06-15
s3:vfs: change files_struct.fnum from int to uint64_t
Michael Adam
3
-3
/
+4
2012-06-15
s3:smbd: change trans2.c to use fsp_fnum_dbg() for fsp->fnum logging.
Michael Adam
1
-17
/
+17
[next]