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
*
lib/addns: move DNS client library to the main directory.
Günther Deschner
2011-01-06
13
-2542
/
+5
*
s3-waf: no need to compile librpc/gen_ndr/cli_dfs.c anymore.
Günther Deschner
2011-01-06
1
-5
/
+1
*
s3-build: no need to compile librpc/gen_ndr/cli_dfs.c anymore.
Günther Deschner
2011-01-06
1
-2
/
+1
*
s3-rpcclient: use dcerpc_dfs_X functions.
Günther Deschner
2011-01-06
1
-12
/
+24
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-01-05
1
-26
/
+25
*
s3:build: don't use cli_dssetup.c any more
Stefan Metzmacher
2011-01-04
2
-9
/
+4
*
s3:net_utils: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation()
Stefan Metzmacher
2011-01-04
1
-2
/
+8
*
s3:winbindd: use dcerpc_dssetup_DsRoleGetPrimaryDomainInformation()
Stefan Metzmacher
2011-01-04
1
-1
/
+4
*
s3:rpcclient: use dcerpc_binding_handle based client stubs in cmd_dssetup.c
Stefan Metzmacher
2011-01-04
1
-1
/
+2
*
s3:build: don't use cli_epmapper.c anymore
Stefan Metzmacher
2011-01-04
2
-7
/
+2
*
s3:rpcclient: improve "epmmap" output
Stefan Metzmacher
2011-01-04
1
-6
/
+25
*
s3:rpcclient: use dcerpc_binding_handle bases client stubs in cmd_epmapper.c
Stefan Metzmacher
2011-01-04
1
-8
/
+35
*
s3:rpc_client: use dcerpc_epm_Map() and don't ignore 'result' anymore.
Stefan Metzmacher
2011-01-04
1
-2
/
+11
*
s3-rpcecho: Only register rpcecho in the developer build.
Andreas Schneider
2011-01-04
3
-4
/
+4
*
s3:build: don't use cli_ntsvcs.c any more.
Stefan Metzmacher
2011-01-04
2
-7
/
+2
*
s3:rpcclient: use dcerpc_binding_handle client stubs in cmd_ntsvcs.c
Stefan Metzmacher
2011-01-04
1
-7
/
+14
*
s3:build: don't use cli_wbint.c any more
Stefan Metzmacher
2011-01-04
3
-7
/
+1
*
s3-waf: convert SAMBA_VERSION into a subsystem.
Günther Deschner
2011-01-04
1
-3
/
+8
*
s3-waf: convert PASSCHANGE into a subsystem.
Günther Deschner
2011-01-04
1
-5
/
+9
*
s3-waf: add UTIL_TDB subsystem.
Günther Deschner
2011-01-04
1
-6
/
+10
*
s3-waf: Fixed the static rpc service build.
Andreas Schneider
2011-01-04
3
-139
/
+80
*
s3-smbd: Call the rpc service shutdown functions.
Andreas Schneider
2011-01-04
1
-0
/
+34
*
s3-build: Remove broken RPC modules support.
Andreas Schneider
2011-01-04
3
-31
/
+8
*
s3-smbd: Call all the rpc services in the right order.
Andreas Schneider
2011-01-04
1
-5
/
+41
*
s3:net_rpc_vampire_keytab: don't return -1 on success (bug #7899)
Stefan Metzmacher
2011-01-03
1
-1
/
+0
*
s3-waf: fix the build.
Günther Deschner
2011-01-03
1
-2
/
+4
*
s3:librpc: use netsec_outgoing_sig_size() instead of a hardcoded signature
Stefan Metzmacher
2011-01-03
1
-1
/
+4
*
s3:winbindd/idmap_ad.c: update my C
Michael Adam
2011-01-03
1
-1
/
+1
*
s3:winbindd/idmap_util.c: add my C
Michael Adam
2011-01-03
1
-0
/
+1
*
s3:winbindd/idmap.c: add my C
Michael Adam
2011-01-03
1
-0
/
+1
*
s3: Happy New Year 2011
Stefan Metzmacher
2011-01-02
1
-1
/
+1
*
s3: Fix a memleak in receive_getdc_response
Volker Lendecke
2011-01-02
1
-15
/
+22
*
s3:net: make idmap_store_secret static.
Michael Adam
2011-01-02
2
-6
/
+4
*
s3:net: fix the usage for net idmap secret (removing alloc)
Michael Adam
2011-01-02
1
-5
/
+4
*
s3:net: remove alloc parameter from idmap_store_secret() (net idmap store).
Michael Adam
2011-01-02
2
-8
/
+4
*
s3:idmap_ldap: remove special handling of alloc secret (not used any more).
Michael Adam
2011-01-02
1
-11
/
+8
*
s3:idmap_ldap: remove unused idmap_ldap_alloc_context.
Michael Adam
2011-01-02
1
-7
/
+0
*
s3:idmap_ldap: remove alloc context member from ldap_idmap_context
Michael Adam
2011-01-02
1
-1
/
+0
*
s3:idmap_ldap: remove use of alloc context from idmap_ldap_allocate_id().
Michael Adam
2011-01-02
1
-16
/
+10
*
s3:idmap_ldap: remove unused idmap_ldap_alloc_close_destructor().
Michael Adam
2011-01-02
1
-12
/
+0
*
s3:idmap_ldap: remove unused idmap_ldap_alloc_init().
Michael Adam
2011-01-02
1
-82
/
+0
*
s3:idmap_ldap: don't call idmap_ldap_alloc_init in idmap_ldap_init.
Michael Adam
2011-01-02
1
-3
/
+3
*
s3:idmap_ldap: remove use of the ldap_idmap_alloc_context from verify_idpool().
Michael Adam
2011-01-02
1
-12
/
+7
*
Fix memory leak I introduced when refactoring unexpected packet code.
Jeremy Allison
2011-01-02
1
-0
/
+1
*
s3: Remove unused mem_ctx arg from set_getdc_request
Volker Lendecke
2011-01-01
4
-6
/
+4
*
s3: Factor out prep_getdc_request
Volker Lendecke
2011-01-01
1
-31
/
+50
*
s3: cli_send_mailslot -> cli_prep_mailslot
Volker Lendecke
2011-01-01
1
-31
/
+28
*
s3: Fix some nonempty blank lines
Volker Lendecke
2011-01-01
1
-2
/
+2
*
s3: Add some const to receive_getdc_response
Volker Lendecke
2010-12-31
2
-2
/
+2
*
s3: Add some const to send_getdc_request
Volker Lendecke
2010-12-31
2
-2
/
+2
[next]