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
/
lanman.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-20
s3-auth Remove seperate guest boolean
Andrew Bartlett
1
-1
/
+1
2011-07-20
s3-auth use auth_user_info not netr_SamInfo3 in auth3_session_info
Andrew Bartlett
1
-3
/
+3
2011-07-20
s3-auth Use guest boolean in auth_user_info_unix
Andrew Bartlett
1
-1
/
+1
2011-07-20
s3-auth Use struct auth_user_info_unix for unix_name and sanitized_username
Andrew Bartlett
1
-6
/
+6
2011-07-20
s3-auth Use *unix_token rather than utok in struct auth3_session_info
Andrew Bartlett
1
-3
/
+3
2011-07-04
s3-rpc_server: Migrate rpc function to tsocket_address.
Andreas Schneider
1
-18
/
+18
2011-06-23
s3-param Remove 'announce version' parameter
Andrew Bartlett
1
-2
/
+2
2011-06-09
s3-param Remove special case for global_myname(), rename to lp_netbios_name()
Andrew Bartlett
1
-6
/
+6
2011-05-31
s3-smbd provide struct smbd_server_connection * to conn_snum_used
Andrew Bartlett
1
-1
/
+1
2011-05-18
s3-lib Replace StrCaseCmp() with strcasecmp_m()
Andrew Bartlett
1
-3
/
+3
2011-05-13
rpc_server: Always use rpc_pipe_open_interface()
Simo Sorce
1
-8
/
+8
2011-05-05
More simple const fixes.
Jeremy Allison
1
-4
/
+4
2011-04-29
s3-proto: remove duplicate prototypes.
Günther Deschner
1
-0
/
+1
2011-04-29
s3-build: remove some unused headers.
Günther Deschner
1
-3
/
+0
2011-04-13
s3-rpc_client: add and use rpc_client/rpc_client.h.
Günther Deschner
1
-0
/
+1
2011-03-30
s3: Fix Coverity ID 2236: REVERSE_INULL
Volker Lendecke
1
-3
/
+1
2011-03-30
s3-auth: smbd needs auth.h
Günther Deschner
1
-0
/
+1
2011-03-30
s3: include smbd/smbd.h where needed.
Günther Deschner
1
-0
/
+1
2011-03-30
s3-passdb: use passdb headers where needed.
Günther Deschner
1
-0
/
+1
2011-03-17
s3: Expose num_opens via api_RNetSessionEnum
Volker Lendecke
1
-1
/
+1
2011-03-16
s3: Fix Coverity ID 2140, DEADCODE
Volker Lendecke
1
-1
/
+1
2011-03-02
s3-lanman: talk to srvsvc dcerpc server in api_RNetSessionEnum().
Günther Deschner
1
-10
/
+63
2011-02-22
s3-printing: only include printing where really needed.
Günther Deschner
1
-0
/
+1
2011-02-22
s3-auth Rename auth_serversupplied_info varaiables: server_info -> session_info
Andrew Bartlett
1
-37
/
+37
2011-02-01
s3-lanman: prefer dcerpc_samr_X functions.
Günther Deschner
1
-83
/
+237
2011-01-21
s3-lanman: remove trailing whitespace.
Günther Deschner
1
-30
/
+30
2011-01-21
s3:smbd: use dcerpc_spoolss_X() functions
Stefan Metzmacher
1
-28
/
+44
2011-01-13
s3-lanman: prefer dcerpc_srvsvc_X functions.
Günther Deschner
1
-3
/
+9
2010-11-10
Fix bug 7781 - Samba transforms ShareName to lowercase (sharename) when addin...
Jeremy Allison
1
-3
/
+4
2010-10-12
libcli/security Provide a common, top level libcli/security/security.h
Andrew Bartlett
1
-0
/
+1
2010-09-15
s3-rpc_server: Moved ncacn_np declarations in common header file.
Simo Sorce
1
-0
/
+1
2010-09-15
s3-rpc_server: Convert rpc_connect_spoolss_pipe into a generic interface.
Simo Sorce
1
-9
/
+54
2010-08-25
s3-lsa: separate out init_lsa headers.
Günther Deschner
1
-0
/
+1
2010-08-18
s3: Add "client_id" to pipes_struct
Volker Lendecke
1
-3
/
+11
2010-08-08
s3: Lift the smbd_messaging_context from rpc_pipe_open_internal
Volker Lendecke
1
-3
/
+8
2010-07-08
s3-rpc: when using rpc_pipe_open_internal, make sure to go through NDR.
Günther Deschner
1
-8
/
+8
2010-06-28
s3-lanman: Make sure count is not used uninitialized if we jump to out.
Andreas Schneider
1
-1
/
+1
2010-06-28
s3-lanman: Make sure that job_info is not undefined.
Andreas Schneider
1
-1
/
+1
2010-06-16
s3-lanman: Fix return code for "" printqname in api_DosPrintQGetInfo().
Günther Deschner
1
-0
/
+5
2010-06-12
s3: Explicitly pass sconn to the api_ functions
Volker Lendecke
1
-41
/
+77
2010-05-28
s3-lanman: Fix api_RNetUserGetInfo level 2 marshalling offset calculation.
Günther Deschner
1
-16
/
+16
2010-05-28
s3:auth use info3 in auth_serversupplied_info
Simo Sorce
1
-4
/
+5
2010-05-27
s3: Remove an unused variable
Volker Lendecke
1
-1
/
+0
2010-05-27
s3-lanman: use samr for api_RNetUserGetInfo.
Günther Deschner
1
-27
/
+130
2010-05-26
s3-lanman: remove defines now provided by IDL.
Günther Deschner
1
-10
/
+0
2010-05-26
s3-lanman: parse encrypted and min_pwd_length in api_SetUserPassword().
Günther Deschner
1
-3
/
+25
2010-05-26
s3-lanman: use samr for api_SetUserPassword().
Günther Deschner
1
-38
/
+123
2010-05-26
s3-lanman: Migrated to rpc_connect_spoolss_pipe().
Simo Sorce
1
-28
/
+9
2010-05-20
s3-lanman: Fix various RAP printing calls according to win98 testing and MS-R...
Günther Deschner
1
-10
/
+10
2010-05-18
s3-rpc_client: move protos to init_spoolss.h
Günther Deschner
1
-0
/
+1
[next]