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
/
libads
/
ldap_printer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s3:registry: replace typedef REGISTRY_VALUE by struct regval_blob
Michael Adam
2009-04-27
1
-8
/
+8
*
s3:registry: replace typedef REGVAL_CTR by struct regval_ctr.
Michael Adam
2009-04-27
1
-1
/
+1
*
Fix coverity #901 - uninitialized data.
Jeremy Allison
2009-04-23
1
-1
/
+1
*
s3: remove POLICY_HND.
Günther Deschner
2009-03-18
1
-1
/
+1
*
s3-spoolss: use rpccli_spoolss_enumprinterdataex in ldap_printer.c.
Günther Deschner
2009-03-18
1
-26
/
+43
*
s3-rpcclient: use rpccli_spoolss_openprinter_ex helper.
Günther Deschner
2009-02-10
1
-5
/
+5
*
s3-spoolss: fix memleak in get_remote_printer_publishing_data().
Günther Deschner
2009-02-10
1
-2
/
+8
*
s3-rpcclient: use srv_name_slash instead of formating servername again and ag...
Günther Deschner
2009-02-09
1
-4
/
+3
*
s3-spoolss: use rpccli_spoolss_ClosePrinter.
Günther Deschner
2009-02-06
1
-1
/
+1
*
Fix more asprintf errors and error code paths.
Jeremy Allison
2008-12-23
1
-4
/
+22
*
Rename dos_errstr() to win_errstr() for consistency with Samba 4.
Jelmer Vernooij
2008-11-01
1
-3
/
+3
*
Cleanup size_t return values in callers of convert_string_allocate
Tim Prouty
2008-05-20
1
-5
/
+14
*
Move user/domain from rpc_pipe_client to cli_pipe_auth_data
Volker Lendecke
2008-04-25
1
-1
/
+2
*
Use rpc_pipe_client->user_name instead of rpc_pipe_client->cli->user_name
Volker Lendecke
2008-04-20
1
-1
/
+1
*
Fix two "ignoring asprintf result" warnings
Volker Lendecke
2008-04-20
1
-3
/
+2
*
Add "desthost" to rpc_pipe_client
Volker Lendecke
2008-04-20
1
-1
/
+1
*
RIP BOOL. Convert BOOL -> bool. I found a few interesting
Jeremy Allison
2007-10-18
1
-6
/
+6
*
r23888: move elements belonging to the current ldap connection to a
Stefan Metzmacher
2007-10-10
1
-1
/
+1
*
r23784: use the GPLv3 boilerplate as recommended by the FSF and the license text
Andrew Tridgell
2007-10-10
1
-2
/
+1
*
r23779: Change from v2 or later to v3 or later.
Jeremy Allison
2007-10-10
1
-1
/
+1
*
r19039: Do not segfault in "net ads printer info" when a requested printserver
Günther Deschner
2007-10-10
1
-0
/
+10
*
r18019: Fix a C++ warnings: Don't use void * in libads/ for LDAPMessage anymore.
Volker Lendecke
2007-10-10
1
-3
/
+4
*
r16326: Klocwork #509. Always check return allocs.
Jeremy Allison
2007-10-10
1
-0
/
+9
*
r10656: BIG merge from trunk. Features not copied over
Gerald Carter
2007-10-10
1
-7
/
+7
*
r9739: conver the reg_objects (REGSUBKEY_CTR & REGVAL_CTR) to use
Gerald Carter
2007-10-10
1
-17
/
+24
*
r8899: various compiler warning fixes reported by Jason Mader <jason@ncac.gwu...
Gerald Carter
2007-10-10
1
-2
/
+2
*
r8675: fix some compile warnings.
Günther Deschner
2007-10-10
1
-1
/
+1
*
r8654: merging cli_spoolss_XX() updates from trunk
Gerald Carter
2007-10-10
1
-18
/
+3
*
r7139: trying to reduce the number of diffs between trunk and 3.0; changing v...
Gerald Carter
2007-10-10
1
-4
/
+2
*
r6149: Fixes bugs #2498 and 2484.
Derrell Lipman
2007-10-10
1
-2
/
+4
*
r4088: Get medieval on our ass about malloc.... :-). Take control of all our ...
Jeremy Allison
2007-10-10
1
-3
/
+2
*
r2569: Patch from Rob Foehl <rwf@loonybin.net>:
Gerald Carter
2007-10-10
1
-1
/
+1
*
Update my copyrights according to my agreement with IBM
Jim McDonough
2003-08-01
1
-1
/
+1
*
Implemented 'net ads printer search' which searches the directory for
Tim Potter
2003-07-03
1
-1
/
+14
*
Fix shadow variable warning.
Tim Potter
2003-06-13
1
-4
/
+4
*
Merge minor library fixes from HEAD to 3.0.
Andrew Bartlett
2003-02-19
1
-5
/
+3
*
Merge from HEAD - make Samba compile with -Wwrite-strings without additional
Andrew Bartlett
2003-01-03
1
-3
/
+3
*
More printer data to publish
Jim McDonough
2002-12-05
1
-0
/
+1
*
Stop using hardcoded key/value strings, be more forgiving of dsspooler/dsdriv...
Jim McDonough
2002-12-03
1
-70
/
+74
*
Don't pass a function to ADS_ERR_OK().
Jim McDonough
2002-11-18
1
-6
/
+13
*
Next step of printer publishing.
Jim McDonough
2002-11-18
1
-106
/
+242
*
Removed global_myworkgroup, global_myname, global_myscope. Added liberal
Jeremy Allison
2002-11-12
1
-5
/
+4
*
sync'ing up for 3.0alpha20 release
Gerald Carter
2002-09-25
1
-1
/
+1
*
updated the 3.0 branch from the head branch - ready for alpha18
Andrew Tridgell
2002-07-15
1
-37
/
+36
*
talloc'ify ads modify functions.
Jim McDonough
2002-02-12
1
-35
/
+51
*
Update for new ads modlist structure passing
Jim McDonough
2002-02-11
1
-5
/
+14
*
Update for function name changes, plus do some of the optional attributes on ...
Jim McDonough
2002-02-02
1
-6
/
+17
*
Minor bug fixes, plus support to remove a printer. Commented out optional at...
Jim McDonough
2002-02-02
1
-5
/
+35
*
Fix build errors on non-ldap systems...change function parms from LDAPMod ** ...
Jim McDonough
2002-02-01
1
-1
/
+1
*
Fix file header description and copyright (from cut-and-paste laziness)
Jim McDonough
2002-02-01
1
-3
/
+1
[next]