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
/
rpc_server
/
samr
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-19
Fix a bunch of "set but not used" warnings.
Jeremy Allison
1
-14
/
+7
2012-06-19
auth: Use only security_token_is_system to determine that a user is SYSTEM
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove SMB_STRUCT_DIR define
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_closedir wrapper
Andrew Bartlett
1
-2
/
+2
2012-04-05
build: Remove sys_opendir wrapper
Andrew Bartlett
1
-1
/
+1
2012-04-05
build: Remove sys_open wrapper
Andrew Bartlett
1
-3
/
+3
2012-03-24
lib/util: Remove obsolete sys_getpid() and sys_fork().
Jelmer Vernooij
1
-1
/
+1
2012-03-13
s3-rpc: Decrypt with the proper session key in CreateTrustedDomainEx2.
Alexander Bokovoy
1
-18
/
+19
2011-11-16
Fix bug #8561 - Password change settings not fully observed.
Jeremy Allison
1
-1
/
+1
2011-10-12
s3-group-mapping: Remove fstrings from GROUP_MAP.
Simo Sorce
1
-12
/
+40
2011-09-26
s3-samr: Remove fstring in samr.
Andreas Schneider
1
-5
/
+14
2011-09-26
s3-passdb: Cleanup use of fstring and move to talloc.
Simo Sorce
1
-15
/
+37
2011-07-20
s3-auth Use system boolean in auth_user_info_unix
Andrew Bartlett
1
-1
/
+1
2011-07-20
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
1
-8
/
+8
2011-07-05
s3: Remove some unused variables
Volker Lendecke
1
-4
/
+0
2011-07-04
s3-samr Send IP address only to PAM remote hostname hook on password set
Andrew Bartlett
1
-44
/
+12
2011-07-04
s3-samr: Replace client_id in samr server.
Andreas Schneider
1
-7
/
+72
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-3
/
+3
2011-06-09
s3-talloc Change TALLOC_ZERO_ARRAY() to talloc_zero_array()
Andrew Bartlett
1
-15
/
+15
2011-06-09
s3-talloc Change TALLOC_ZERO_P() to talloc_zero()
Andrew Bartlett
1
-14
/
+14
2011-06-09
s3-talloc Change TALLOC_ARRAY() to talloc_array()
Andrew Bartlett
1
-1
/
+1
2011-05-24
Fix bug #7054 - X account flag does not work when pwdlastset is 0.
Jeremy Allison
1
-1
/
+10
2011-05-05
s3-rpc_server: run minimal_includes.pl.
Günther Deschner
1
-1
/
+0
2011-05-02
s3: include ntdomain.h before including generated srv_ headers.
Günther Deschner
1
-1
/
+1
2011-04-05
s3-auth Rename user_session_key -> session_key to match auth_session_info
Andrew Bartlett
1
-10
/
+10
2011-03-31
s3-samr: make getgrgid() failure a little more visible in _samr_CreateDomAlia...
Günther Deschner
1
-1
/
+1
2011-03-30
s3-rpc_server: move access check functions out of samr server.
Günther Deschner
1
-113
/
+1
2011-03-30
s3-includes: only include ntdomain.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-auth: rpc_server needs auth.h
Günther Deschner
2
-0
/
+2
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+2
2011-03-30
s3-passdb: add passdb.h where needed.
Günther Deschner
3
-0
/
+3
2011-03-30
s3-includes: only include system/filesys.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-includes: only include system/passwd.h when needed.
Günther Deschner
2
-0
/
+2
2011-03-30
s3-includes: only include system/terminal.h when needed.
Günther Deschner
1
-0
/
+1
2011-03-01
s3-auth struct security_unix_token replaces UNIX_USER_TOKEN
Andrew Bartlett
1
-1
/
+1
2011-02-22
s3-includes: move some chgpasswd related defines to the locations where they ...
Günther Deschner
1
-0
/
+6
2011-02-22
s3:auth: change num_groups to from size_t to uint32_t
Stefan Metzmacher
1
-2
/
+2
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-37
/
+37
2011-02-19
s3: Add "len" to pdb_set_hours
Volker Lendecke
1
-1
/
+3
2011-02-15
s3: Pass "code_page" through samr
Volker Lendecke
2
-2
/
+11
2011-02-15
s3: Pass "country_code" through samr
Volker Lendecke
2
-2
/
+11
2011-02-10
s3-rpc_server: move services into individual directories.
Günther Deschner
4
-0
/
+8892